Skip to content

Nmap

Request
GET https://api.voids.top/nmap/1.1.1.1
Host: api.voids.top
Response
{
  "ports": {
    "80": {
      "info": "Cloudflare http proxy",
      "service": "http",
      "state": "open",
      "type": "tcp"
    },
    ...
  }
}