포트 검사기
포트 열림 여부 확인
자주 쓰는 포트:
이 도구에 대해
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.