# Glider rule configuration file. # # Format is the same as glider main config file. # EXCEPTION: Listeners are NOT allowed to setup here. # FORWARDERS # ---------- # Forwarders, we can setup multiple forwarders. forward=socks5://192.168.1.10:1080 forward=ss://method:pass@1.1.1.1:443 forward=http://192.168.2.1:8080,socks5://192.168.2.2:1080 strategy=rr checkwebsite=www.apple.com:443 checkduration=30 # DESTINATIONS # ------------ # ALL destinations matches the following rules will be forward using forwarders specified above # 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