2020-04-14 17:36:58 -04:00

13 lines
308 B
YAML

proxy:
- url: "socks5://192.168.122.128:1081"
weight: 5
- url: "socks5://192.168.122.128:1082"
weight: 5
- url: "socks5://192.168.122.128:1083"
weight: 5
- url: "socks5://192.168.122.128:1084"
weight: 5
load-balance-mode: "sticky"
cache-max-length: 256
dynamic-weight-file: "dw.json"