Skip to content

hellais/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tor Status

Tor Status is a web application to discover Tor relays and bridges. It provides useful information on how relays are configured along with graphics about their past.

Running it

You need to have Python and Tornado installed to run the web server locally. The easiest way of installing Tornado is:

sudo easy_install tornado

Once that is done, you can run the server with the following command:

python run.py

After which, the Atlas site will be available on http://localhost:8888/index.html

About

A web application to discover Tor relays and bridges (see https://gitweb.torproject.org/atlas.git)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published