diff options
| author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-06-11 00:55:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2026-06-11 00:55:46 +0000 |
| commit | 52ffe5bdcdffccef86ce162f4ae950b2ccca4673 (patch) | |
| tree | d0dd4697a3501c50f2a3c25d7d18ea5a001309f7 /clash/ipcidr/private.txt | |
202606110054release
Diffstat (limited to 'clash/ipcidr/private.txt')
| -rw-r--r-- | clash/ipcidr/private.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/clash/ipcidr/private.txt b/clash/ipcidr/private.txt new file mode 100644 index 00000000..43b23b5a --- /dev/null +++ b/clash/ipcidr/private.txt @@ -0,0 +1,19 @@ +payload: + - '0.0.0.0/8' + - '10.0.0.0/8' + - '100.64.0.0/10' + - '127.0.0.0/8' + - '169.254.0.0/16' + - '172.16.0.0/12' + - '192.0.0.0/24' + - '192.0.2.0/24' + - '192.88.99.0/24' + - '192.168.0.0/16' + - '198.18.0.0/15' + - '198.51.100.0/24' + - '203.0.113.0/24' + - '224.0.0.0/3' + - '::/127' + - 'fc00::/7' + - 'fe80::/10' + - 'ff00::/8' |
