mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
19 lines
337 B
Text
19 lines
337 B
Text
debug: 0
|
|
logoutput: stderr
|
|
internal: 0.0.0.0 port = 1080
|
|
external: wgcf
|
|
socksmethod: username none
|
|
clientmethod: none
|
|
user.privileged: root
|
|
user.unprivileged: nobody
|
|
|
|
client pass {
|
|
from: 0.0.0.0/0 port 1-65535 to: 0.0.0.0/0
|
|
log: error
|
|
}
|
|
|
|
socks pass {
|
|
from: 0.0.0.0/0 to: 0.0.0.0/0
|
|
#socksmethod: username
|
|
log: error
|
|
}
|