Ports

Status Service Number Protocol Description
HTTP 80 TCP

Used for unencrypted web traffic.

HTTPS 443 TCP

Used for secure web traffic using SSL/TLS.

FTP 21 TCP

File Transfer Protocol, used for transferring files.

SSH 22 TCP

Secure Shell, used for secure remote login and other secure network services.

DNS 53 UDP

Domain Name System, used to resolve domain names to IP addresses.

SMTP 25 TCP

Simple Mail Transfer Protocol, used for sending emails.

POP3 110 TCP

Post Office Protocol v3, used by email clients to retrieve emails from a server.

IMAP 143 TCP

Internet Message Access Protocol, used to retrieve emails and sync them across multiple devices.

Telnet 23 TCP

Used for unencrypted text-based communication, usually for remote login.

RDP 3389 TCP

Remote Desktop Protocol, used for remote desktop connections.

SNMP 161 UDP

Simple Network Management Protocol, used for network management and monitoring.

SFTP 22 TCP

Secure File Transfer Protocol, a secure version of FTP using SSH.

TFTP 69 UDP

Trivial File Transfer Protocol, used for simple file transfers, often in embedded systems.

LDAP 389 TCP

Lightweight Directory Access Protocol, used for accessing and maintaining distributed directory information services.

LDAPS 636 TCP

LDAP over SSL, a secure version of LDAP.

NTP 123 UDP

Network Time Protocol, used for clock synchronization between computer systems.

MySQL 3306 TCP

MySQL database service port.

PostgreSQL 5432 TCP

PostgreSQL database service port.

MSSQL 1433 TCP

Microsoft SQL Server database service port.

SMB 445 TCP

Server Message Block, used for file sharing and network communication between systems.

Kerberos 88 TCP

Authentication protocol used for secure user authentication over a network.

Syslog 514 UDP

Used for logging system messages in a network.

BGP 179 TCP

Border Gateway Protocol, used for exchanging routing information between autonomous systems.

IRC 194 TCP

Internet Relay Chat, used for text-based communication in real-time.