2017-07-30 11:44:34 +08:00
|
|
|
|
|
|
|
|
|
|
|
# first connect forwarder1 then forwarder2 then internet
|
2017-07-30 13:04:57 +08:00
|
|
|
forward=http://forwarder1:8080,socks5://forwarder2:1080
|
2017-07-30 11:44:34 +08:00
|
|
|
forward=http://1.1.1.1:8080
|
|
|
|
|
|
|
|
# Round Robin mode: rr
|
|
|
|
# High Availability mode: ha
|
|
|
|
strategy=rr
|
|
|
|
|
2017-07-31 13:42:11 +08:00
|
|
|
checkwebsite=www.apple.com
|
2017-07-30 11:44:34 +08:00
|
|
|
checkduration=30
|
|
|
|
|
|
|
|
|
|
|
|
# matches abc.com and *.abc.com
|
|
|
|
domain=abc.com
|
|
|
|
|
|
|
|
# matches 1.1.1.1
|
|
|
|
ip=1.1.1.1
|
|
|
|
|
|
|
|
# matches 192.168.100.0/24
|
|
|
|
cidr=192.168.100.0/24
|
|
|
|
|
|
|
|
domain=example1.com
|
|
|
|
domain=example2.com
|
|
|
|
domain=example3.com
|
|
|
|
ip=2.2.2.2
|
|
|
|
ip=3.3.3.3
|
|
|
|
cidr=172.16.0.0/24
|