meejah / bulb

A tor relay web status dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bulb

The makings of a tor relay web status dashboard.

Screenshot

Getting started

git clone https://github.com/arlolra/bulb.git
cd bulb/
# create a virtualenv
pip install -r requirements.txt
python server.py
# open http://localhost:9000

License

MIT

About

A tor relay web status dashboard

License:MIT License


Languages

Language:JavaScript 97.6%Language:CSS 1.6%Language:Python 0.8%