mirror of
https://github.com/flibusta-apps/docker-tor-privoxy-alpine.git
synced 2025-12-06 14:45:37 +01:00
Fix SOCKS port
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
tor
|
tor -f ./torrc
|
||||||
|
|||||||
1
service/tor/torrc
Normal file
1
service/tor/torrc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
SOCKSPort 0.0.0.0:9050
|
||||||
Reference in New Issue
Block a user