onion service example
This commit is contained in:
parent
5cc8e61a23
commit
7c8d9a09da
8 changed files with 172 additions and 0 deletions
9
onion-service/tor/torrc
Normal file
9
onion-service/tor/torrc
Normal file
|
@ -0,0 +1,9 @@
|
|||
Log notice stdout
|
||||
|
||||
HiddenServiceDir /var/lib/tor/hs_site
|
||||
HiddenServiceVersion 3
|
||||
HiddenServicePort 80 web:80
|
||||
|
||||
SocksPort 0
|
||||
ClientOnly 1
|
||||
ExitRelay 0
|
Loading…
Add table
Add a link
Reference in a new issue