mirror of
https://github.com/nadoo/glider.git
synced 2025-02-23 09:25:41 +08:00
18 lines
300 B
Plaintext
18 lines
300 B
Plaintext
|
|
# Verbose mode, print logs
|
|
verbose=True
|
|
|
|
listen=redir://:1081
|
|
|
|
forward=http://forwarder1:8080,socks5://forwarder2:1080
|
|
forward=http://1.1.1.1:8080
|
|
|
|
dns=:5353
|
|
dnsserver=8.8.8.8:53
|
|
|
|
|
|
strategy=rr
|
|
# forwarder health check
|
|
check=http://www.msftconnecttest.com/connecttest.txt#expect=200
|
|
checkinterval=30
|