v1

latestSwagger 2.0MIT2026-07-1743969.5 KB
Proxy

Ban an IP on all ports for a certain amount of time

post/banip

Request body

ipstring required
domainstring
msinteger

Example request

{
  "ip": "10.0.0.0",
  "domain": "facebook.com",
  "ms": 60000
}

Response

Successful response