latestSwagger 2.0MITraw.githubusercontent.com2026-08-1843969.5 KB

9c90905bd75c

Proxy

Unban an IP on a specific port ban

post/proxies/{port}/unbanip

Path parameters

portinteger required

Existing proxy port

Request body

ipstring required
domainstring

Example request

{
  "ip": "10.0.0.0",
  "domain": "geo.brdtest.com"
}

Response

Successful response