commited readiptable

Signed-off-by: Akilan1999 <akilan.selvacoumar@planetscale.com>
This commit is contained in:
Akilan1999
2021-03-20 19:19:34 +04:00
parent 60485a6a41
commit 79860a2756
15 changed files with 232 additions and 3 deletions

10
p2p/ip_table.json Normal file
View File

@@ -0,0 +1,10 @@
{
"ip_address":[
{
"ipv4":"23.23.232.2",
"latency":3,
"download": 34,
"upload": 50
}
]
}