diff options
Diffstat (limited to 'clash/classical/private.txt')
| -rw-r--r-- | clash/classical/private.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/clash/classical/private.txt b/clash/classical/private.txt new file mode 100644 index 00000000..d13d9c45 --- /dev/null +++ b/clash/classical/private.txt @@ -0,0 +1,19 @@ +payload: + - IP-CIDR,0.0.0.0/8 + - IP-CIDR,10.0.0.0/8 + - IP-CIDR,100.64.0.0/10 + - IP-CIDR,127.0.0.0/8 + - IP-CIDR,169.254.0.0/16 + - IP-CIDR,172.16.0.0/12 + - IP-CIDR,192.0.0.0/24 + - IP-CIDR,192.0.2.0/24 + - IP-CIDR,192.88.99.0/24 + - IP-CIDR,192.168.0.0/16 + - IP-CIDR,198.18.0.0/15 + - IP-CIDR,198.51.100.0/24 + - IP-CIDR,203.0.113.0/24 + - IP-CIDR,224.0.0.0/3 + - IP-CIDR6,::/127 + - IP-CIDR6,fc00::/7 + - IP-CIDR6,fe80::/10 + - IP-CIDR6,ff00::/8 |
