Dockerized tor hidden service
Find a file
2018-08-22 00:41:47 +02:00
Dockerfile first commit 2018-08-22 00:28:47 +02:00
LICENSE Initial commit 2018-08-22 00:18:43 +02:00
notes.txt first commit 2018-08-22 00:28:47 +02:00
README.md first commit2 2018-08-22 00:41:47 +02:00

Docker_Tor_HiddenService

Dockerized tor hidden service

Build the image:

docker build -t torhs_dockerized .

Run the image:

docker run -d --name torhs_dockerized torhs_dockerized

Start the container:

docker start torhs_dockerized

Retrieve the idden service name:

docker exec torhs_dockerized cat /var/lib/tor/hidden-service/hostname