Skip to content

Command Line Tool

davy wybiral edited this page Feb 27, 2017 · 2 revisions

Serve local port as hidden service

If you already have a server running on a port and want to turn it into a temporary hidden service, run this command:

python -m shh -p YOUR_PORT

The console will give you your .onion link once the service is up.

Clone this wiki locally