mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-07-25 00:13:09 +00:00
~将fakeip地址从28.0.0.0/8调整为198.18.0.0/15
This commit is contained in:
@@ -193,7 +193,7 @@ EOF
|
||||
{
|
||||
"tag": "dns_fakeip",
|
||||
"type": "fakeip",
|
||||
"inet4_range": "28.0.0.0/8",
|
||||
"inet4_range": "198.18.0.0/15",
|
||||
"inet6_range": "fc00::/16"
|
||||
},
|
||||
{
|
||||
@@ -309,7 +309,7 @@ EOF
|
||||
"interface_name": "utun",
|
||||
"address": [
|
||||
$ipv6_address
|
||||
"28.0.0.1/30"
|
||||
"198.18.0.1/15"
|
||||
],
|
||||
"auto_route": false,
|
||||
"stack": "system"
|
||||
|
||||
Reference in New Issue
Block a user