mirror of
https://github.com/netchx/netch.git
synced 2026-03-24 18:39:47 +08:00
15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"type": 0,
|
|
"filterLoopback": false,
|
|
"filterIntranet": true,
|
|
"filterICMP": true,
|
|
"filterTCP": true,
|
|
"filterUDP": true,
|
|
"filterDNS": true,
|
|
"bypass": [
|
|
"\\Netch\\"
|
|
],
|
|
"handle": [
|
|
".*"
|
|
]
|
|
} |