Skip to content

What is the rule

Why proxy software needs to set rules

  • For example, users in Mainland China who directly connect to www.baidu.com will succeed, but will fail if they directly connect to www.google.com, but after setting the rules, using proxy nodes to access www.google.com will succeed

Rule composition

  • Such as: DOMAIN-SUFFIX,twimg.com,PROXY

Match type

Match namematch typedescription
Based on domain name suffixDOMAIN-SUFFIXNone
Complete match based on domain nameDOMAINNone
Based on domain name keywordsDOMAIN-KEYWORDNone
Matching based on the user agent stringUSER-AGENTaccording to the user-agent value of Http, supports wildcard matching with *,?
Based on URL RegularURL-REGEXNone
Based on the request IP rangeIP-CIDRis usually used for LAN matching
Based on IP as the country codeGEOIPCN中国
Bottom matchingFINALIf there is no matching rule, the default matching is used

GeoiP

The IP-based location information comes from GeoLite2 Country. The GeoLiteZ database is an IP-based geographic location information database created by MaxMind. Available from www.maxmind.com.

Examples demonstrate the role of understanding rules

image

It means that the user initiates an access request to www.google.com, and the matching type is DOMAIN-KEYWORD domain name keyword matching, the matching content is google, and the policy named Proxy is used. The lowest proxy node is [tunnel]香港01#GZCM

Say a few more words

  • Bottom matching, FINAL rule, please click here to jump to the Final rule tutorial

Reference

Loon官网,Loon客户端下载,Loon机场推荐,Loon使用教程.本站仅为技术交流,请遵守当地法律法规