mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 00:24:40 +01:00
remove test_range in .json
This commit is contained in:
parent
30c4e70f1b
commit
fa96aa317d
2 changed files with 0 additions and 16 deletions
|
@ -10,13 +10,5 @@
|
|||
"MULTICAST": [
|
||||
"224.0.0.0/4",
|
||||
"ff00::/8"
|
||||
],
|
||||
"TEST_RANGE": [
|
||||
"10.0.0.0/8",
|
||||
"172.16.0.0/12",
|
||||
"192.168.0.0/16",
|
||||
"127.0.0.0/8",
|
||||
"::1",
|
||||
"fc00::/7"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -10,13 +10,5 @@
|
|||
"MULTICAST": [
|
||||
"224.0.0.0/4",
|
||||
"ff00::/8"
|
||||
],
|
||||
"TEST_RANGE": [
|
||||
"10.0.0.0/8",
|
||||
"172.16.0.0/12",
|
||||
"192.168.0.0/16",
|
||||
"127.0.0.0/8",
|
||||
"::1",
|
||||
"fc00::/7"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue