mirror of https://github.com/lukechilds/umbrel.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
254 B
10 lines
254 B
5 years ago
|
# Bind only to "10.11.5.1" which is the tor IP within the container
|
||
|
SocksPort 10.11.5.1:29050
|
||
|
ControlPort 10.11.5.1:29051
|
||
5 years ago
|
|
||
5 years ago
|
# Dashboard Hidden Service
|
||
|
HiddenServiceDir /var/lib/tor/web
|
||
|
HiddenServicePort 80 10.11.0.2:80
|
||
|
|
||
4 years ago
|
HashedControlPassword <password>
|