aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-web/README
blob: 60e1eeb79addc17961700534915bb0307f566175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TUI - Tor web User Interface
----------------------------

This is the Tor web User Interface for the Torouter.

It requires web.py:
  git clone git://github.com/webpy/webpy.git

To start the web server run:
  python runui.py

- Arturo Filasto' <hellais@torproject.org>