mirror of
https://github.com/nadoo/glider.git
synced 2025-02-23 17:35:40 +08:00
22 lines
401 B
Plaintext
22 lines
401 B
Plaintext
|
|
|
|
forward=http://forwarder1:8080
|
|
|
|
# first connect forwarder1 then forwarder2 then internet
|
|
forward=http://forwarder1:8080,socks5://forwarder2:1080
|
|
|
|
|
|
# Round Robin mode: rr
|
|
# High Availability mode: ha
|
|
strategy=rr
|
|
|
|
# forwarder health check
|
|
check=http://www.msftconnecttest.com/connecttest.txt#expect=200
|
|
checkinterval=30
|
|
|
|
# as a ipset manager
|
|
ipset=glider
|
|
|
|
# matches 192.168.0.0/16
|
|
cidr=192.168.0.0/16
|