Skip to content

Telnet

Telnet is a protocol that enables remote command-line access to network devices, commonly used for configuring and troubleshooting routers, switches, and servers.

Telnet

Warning

Telnet sends data in plain text—credentials are easily exposed. You can use SSH instead for secure, encrypted remote access.