Files
docker-surfshark/sockd.conf
Matteo Pietro Dazzi 43a348dbab fix: startup
2023-04-08 13:52:17 +02:00

18 lines
240 B
Plaintext

logoutput: stdout
internal: eth0 port = 1080
external: tun0
user.unprivileged: sockd
socksmethod: none
clientmethod: none
client pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
log: error
}
socks pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
}