1 / sockd.conf
lbp007's picture
Create sockd.conf
7099045 verified
Raw
History Blame Contribute Delete
244 Bytes
logoutput: stderr
internal: 0.0.0.0 port = 7860
external: eth0
method: none
user.privileged: root
user.notprivileged: nobody
client pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
}
pass {
from: 0.0.0.0/0 to: 0.0.0.0/0
protocol: tcp udp
}