Skip to content

Commit ad256a5

Browse files
committed
Add IPv6 private IP subnet
1 parent a5ab3b3 commit ad256a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acl/genacl_proxy_gfw_bypass_china_ip.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"10.0.0.0/8",
1717
"172.16.0.0/12",
1818
"192.168.0.0/16",
19+
"fd00::/8",
1920
]
2021
CUSTOM_PROXY = [
2122

0 commit comments

Comments
 (0)