mirror of
https://codeberg.org/Freedium-cfd/web.git
synced 2026-03-11 09:04:37 +00:00
15 lines
222 B
INI
15 lines
222 B
INI
|
|
global
|
||
|
|
log stdout format raw local0 debug
|
||
|
|
|
||
|
|
defaults
|
||
|
|
timeout connect 5000
|
||
|
|
timeout client 50000
|
||
|
|
timeout server 50000
|
||
|
|
|
||
|
|
listen socks5
|
||
|
|
bind *:1080
|
||
|
|
mode tcp
|
||
|
|
balance roundrobin
|
||
|
|
server server0 wgcf1:1080
|
||
|
|
server server1 wgcf2:1080
|