2015-06-17 09:38:19 +08:00
|
|
|
logoutput: stderr
|
|
|
|
internal: eth0 port = 1080
|
|
|
|
external: eth0
|
2015-06-17 11:51:23 +08:00
|
|
|
socksmethod: username none
|
|
|
|
clientmethod: none
|
|
|
|
user.privileged: nobody
|
|
|
|
user.unprivileged: nobody
|
2015-06-17 11:08:09 +08:00
|
|
|
|
2015-06-17 09:38:19 +08:00
|
|
|
client pass {
|
|
|
|
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
|
2015-06-17 12:14:19 +08:00
|
|
|
log: error # connect disconnect iooperation
|
2015-06-17 09:38:19 +08:00
|
|
|
}
|
2015-06-17 11:08:09 +08:00
|
|
|
|
2015-06-17 12:14:19 +08:00
|
|
|
socks pass {
|
2015-06-17 09:38:19 +08:00
|
|
|
from: 0.0.0.0/0 to: 0.0.0.0/0
|
|
|
|
protocol: tcp udp
|
2015-06-17 11:51:23 +08:00
|
|
|
log: connect
|
2015-06-17 09:38:19 +08:00
|
|
|
}
|