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

Changes

No recorded changes to this endpoint across all 52 revisions of this API.