first commit2

This commit is contained in:
panda 2018-08-22 00:41:47 +02:00
parent abc0734fa2
commit 7eeff927ea

View file

@ -2,12 +2,15 @@
Dockerized tor hidden service
##Build the image:
## Build the image:
docker build -t torhs_dockerized .
##Run the image:
## Run the image:
docker run -d --name torhs_dockerized torhs_dockerized
##Retrieve the idden service name:
## Start the container:
docker start torhs_dockerized
## Retrieve the idden service name:
docker exec torhs_dockerized cat /var/lib/tor/hidden-service/hostname