mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-01 21:13:09 +00:00
0.2.5 initial commit
Makefile incomplete
This commit is contained in:
5
agent/config/torrc
Normal file
5
agent/config/torrc
Normal file
@@ -0,0 +1,5 @@
|
||||
SOCKSPort 0.0.0.0:9050 # Default: Bind to localhost:9050 for local connections.
|
||||
HiddenServiceDir /var/lib/tor/agent/
|
||||
HiddenServicePort 5959 127.0.0.1:5959
|
||||
HiddenServicePort 80 127.0.0.1:80
|
||||
HiddenServicePort 443 127.0.0.1:443
|
||||
Reference in New Issue
Block a user