Protocol 协议 | Acronym 缩写 | Port 端口 | Description 描述 |
---|---|---|---|
Telnet | Telnet | 23 | Remote login service 远程登录服务 |
Secure Shell | SSH | 22 | Secure remote login service 安全远程登录服务 |
Simple Network Management Protocol 简单网络管理协议 | SNMP | 161-162 | Manage network devices 管理网络设备 |
Hyper Text Transfer Protocol 超文本传输协议 | HTTP | 80 | Used to transfer webpages 用于传输网页 |
Hyper Text Transfer Protocol Secure 超文本传输安全协议 | HTTPS | 443 | Used to transfer secure webpages 用于传输安全网页 |
Domain Name System 域名系统 | DNS | 53 | Lookup domain names 查询域名 |
File Transfer Protocol 文件传输协议 | FTP | 20-21 | Used to transfer files 用于传输文件 |
Trivial File Transfer Protocol 简单文件传输协议 | TFTP | 69 | Used to transfer files 用于传输文件 |
Network Time Protocol 网络时间协议 | NTP | 123 | Synchronize computer clocks 同步计算机时钟 |
Simple Mail Transfer Protocol 简单邮件传输协议 | SMTP | 25 | Used for email transfer 用于电子邮件传输 |
Post Office Protocol 邮局协议 | POP3 | 110 | Used to retrieve emails 用于检索电子邮件 |
Internet Message Access Protocol 互联网消息访问协议 | IMAP | 143 | Used to access emails 用于访问电子邮件 |
Server Message Block 服务器消息块 | SMB | 445 | Used to transfer files 用于传输文件 |
Network File System 网络文件系统 | NFS | 111 , 2049 | Used to mount remote systems 用于挂载远程系统 |
Bootstrap Protocol 引导协议 | BOOTP | 67 , 68 | Used to bootstrap computers 用于引导计算机 |
Kerberos | Kerberos | 88 | Used for authentication and authorization 用于身份验证和授权 |
Lightweight Directory Access Protocol 轻量级目录访问协议 | LDAP |