端口检查器
检查端口是否开放
常用端口:
关于此工具
This tool attempts to connect to the specified host and port from your browser. Due to browser security restrictions, only HTTP/HTTPS ports can be reliably checked. For non-HTTP ports (SSH, MySQL, etc.), use command-line tools like nmap -p PORT HOST or nc -zv HOST PORT for accurate results.