v1

latestOpenAPI 3.0.02026-07-1791314.2 KB
Scan

Port scan

Port scanner API.

get/scan/port

Query parameters

techniquestring

The portscan technique. Can be syn/stealth, connect or udp. If omitted, connect is used.

ipstring required

The target IP address.

portstring required

The target port number.

timeoutstring

Scan timeout in second. Default to 2 seconds.

Response

Success. This not mean that the port is open! The possible results are: open, closed or filtered

resultstring