Check common ports on any host using Cloudflare Workers for accurate results
The Port Scanner uses Cloudflare Workers to perform TCP connection attempts against specified ports on a target host. Each port is probed sequentially and results indicate whether the port is open (accepting connections) or closed. Common services are automatically identified by port number.
This tool is part of the FAK LAB ecosystem, founded by Faizan Ahmad Khan Khichi. Port scans are executed via secure Cloudflare Workers — no scan data, targets, or results are stored or logged. The interface runs 100% client-side, ensuring your security assessments remain completely private.
Port scanning your own servers and authorized systems is perfectly legal. Always ensure you have permission before scanning third-party hosts. This tool is intended for legitimate network administration and security auditing.
A closed port means no service is listening on that port, or a firewall is blocking the connection. This is normal — most ports on a server should be closed unless a specific service needs them.
Presets group ports by category: "Common" covers the 20 most frequently used ports, "Web" targets HTTP/HTTPS services, "Mail" checks email protocols, and "Database" scans for database services like MySQL, PostgreSQL, and MongoDB.