duplication detection logic and added better ouput for nodes in the IPTable
This commit is contained in:
2023-01-24 22:06:21 +00:00
parent f6c7a21601
commit 8106277956
7 changed files with 241 additions and 225 deletions

View File

@@ -1,13 +1,12 @@
{
"ip_address": [
{
"ipv4": "64.227.168.102",
"ipv6": "",
"latency": 0,
"download": 0,
"upload": 0,
"serverport": "8088",
"proxyport": "7000"
"IPV4": "64.227.168.102",
"IPV6": "",
"Latency": 0,
"ServerPort": "8088",
"NAT": "False",
"EscapeImplementation": "None"
}
]
}