Senior
Standard ports for HTTP, HTTPS, SSH?
sobes.tech AI
Answer from AI
Standard ports for protocols:
- HTTP — 80
- HTTPS — 443
- SSH — 22
These ports are used by default for the respective services and protocols, allowing clients and servers to establish connections correctly without additional port configuration.