Bash script found on #tor:matrix.org for a Tor chat server.
See demo.mp4 [24.7 MiB] for a screen recording of the program in use.
- Curl
- Tor
- Python 3
- Flask
- Flask-SocketIO
- eventlet
Simply download torch.sh
, make it executable, and run it.
wget https://raw.githubusercontent.com/sidstuff/torch/master/torch.sh
chmod +x torch.sh
./torch.sh
Once the server has started, the program will print an .onion address that can be opened using a compatible browser to create/join chat rooms over Tor.