Network Port Reference
Browse common network ports and their services
System Ports (0-1023)
User Ports (1024-49151)
Dynamic Ports (49152-65535)
Ctrl+Enter to runCtrl+Shift+C to copy
Learn More
Network Port Reference: Common TCP and UDP Ports
Browse the essential network ports every developer should know.
What Are Network Ports?
Network ports are logical endpoints for communication in TCP/IP networking. Each port is identified by a 16-bit number (0-65535) and associated with a specific protocol or service. Ports allow a single IP address to host multiple services simultaneously — HTTP on port 80, HTTPS on 443, SSH on 22, and so on.
5 min readRead full guide