TorStatus Project
TorStatus is an application that was developed by Joseph B. Kowalski during 2006 and 2007 to accurately display the status of the TorTM network. He recently decided to stop hosting and working on it, and it is now run by the community. The current lead developer is Kasimir Gabert.
TorStatus is an application which shows the current status of all of the routers on the Tor network at any given time. More information can be found about Tor software at http://www.torproject.org.
Recent Releases
4.0
TorStatus 4.0 has been released! There are many changes which have taken place, the most noticeable of which is a greatly modified interface. More information can be found in the CHANGES file. You may download the latest version here.
Update: Please see the troubleshooting section. There is a problem with the default install that is easy to fix.
3.6.1
TorStatus 3.6.1 fixes a large hole in previous versions of TorStatus which caused TorStatus' update process to stop working when there is no read/write history for a router. This problem has now been fixed. Grab your copy from the Downloads page.
3.6
TorStatus 3.6 has been released. This release contains a fix which will ensure that TorStatus's bandwidth meters will work with upcoming versions of Tor. More information can be found in the CHANGES file. You may download your copy from the Downloads page.
3.5
TorStatus 3.5 has just come out. This release contains a complete overhaul of the interface, as well as quite a few other changes. More information can be found in the CHANGES file. Grab your copy from the Downloads page.
3.4.2
TorStatus 3.4.2 has come out, which has fixed an issue with running this software with servers not using Squid. More information can be found in the CHANGES file.
Download TorStatus
You may view the current trunk release here.
The easiest way to download TorStatus is through a packaged release, all of which may be found on the downloads page.
SVN may also be used to download TorStatus. The following will check out the latest branch release (version 4.0):
svn co https://tor-svn.freehaven.net/svn/torstatus/tags/REL4_0
and the trunk version can be downloaded by the following:
svn co https://tor-svn.freehaven.net/svn/torstatus/trunk/
Troubleshooting
With a clean install of a 4.0 release, the mirror updating will not work. A row needs to be added to the Mirrors table, with the id value of 1. This has been fixed for the next version, which should hopefully be released soon.
If you are running TorStatus, but not a DNSEL server, and updating begins to fail, please change your table engine for DNSEL_INACT from MEMORY to MyISAM. (Execute the following command: ALTER TABLE `DNSEL_INACT` ENGINE = MYISAM )
Contributing to TorStatus
All contributions are greatly welcome!
To gain commit access to the SVN server, please contact Kasimir.
Mirrors of TorStatus
This is current list of known servers hosting TorStatus: (in alphabetical order)
http://kradense.whsites.net/tns/ (ssl/tls)
http://torstatus.cyberphunk.org/
http://torstatus.all.de/ (ssl/tls)
http://torstatus.blutmagie.de (ssl/tls)
http://torstatus.kgprog.com (ssl/tls)
(Feel free to add your server to this list.)
The following list is of inactive servers:
http://arachne.doesntexist.org
http://torstat.kleine-eismaus.de
Current Development
This project has been taken up by Kasimir Gabert after being started by Joseph B. Kowalski, however everybody is invited to join in.
