SuperTools - Online Tool Platform
Back to Tools

端口 22 — SSH

Port Number
22
Service
SSH
Protocol
TCP
Description
Secure Shell

FAQ

What are reserved ports?

Ports 0-1023 are Well-Known Ports requiring admin privileges. 1024-49151 are Registered Ports, 49152-65535 are Dynamic/Private Ports.

Why do some ports support both TCP and UDP?

TCP provides reliable connections (e.g., HTTP page loading), UDP provides fast transmission (e.g., DNS queries). Some services use both protocols for different tasks.