Proxy
Get the banned IPs of a specific port
get/banlist/{port}
Path parameters
portinteger required
Existing proxy port
Response
Successful response
Example response
{
"ips": [
"10.0.0.0",
"10.0.0.1"
]
}Get the banned IPs of a specific port
Existing proxy port
Successful response
{
"ips": [
"10.0.0.0",
"10.0.0.1"
]
}