Skip to content

sidstuff/torch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Torch

Bash script found on #tor:matrix.org for a Tor chat server.

Demo

See demo.mp4 [24.7 MiB] for a screen recording of the program in use.

Screenshot

Screenshot

Dependencies

System packages

  • Curl
  • Tor
  • Python 3

pip packages

  • Flask
  • Flask-SocketIO
  • eventlet

Usage

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.

Usage

About

Bash script found on #tor:matrix.org for a Tor chat server.

Resources

License

Stars

Watchers

Forks

Languages