mirror of
https://github.com/nadoo/glider.git
synced 2025-02-24 01:45:39 +08:00
19 lines
303 B
Plaintext
19 lines
303 B
Plaintext
|
|
|
|
forward=http://forwarder1:8080
|
|
|
|
# first connect forwarder2 then forwarder3 then internet
|
|
forward=http://forwarder2:8080,socks5://forwarder3:1080
|
|
|
|
|
|
# Round Robin mode: rr
|
|
# High Availability mode: ha
|
|
strategy=rr
|
|
|
|
checkwebsite=www.apple.com
|
|
checkduration=30
|
|
|
|
|
|
# matches 172.16.0.0/24
|
|
cidr=172.16.0.0/24
|