Catatan: Terjemahan untuk entri ini sedang dalam peninjauan kualitas, sehingga sebagian konten untuk sementara hanya ditampilkan dalam bahasa Inggris.
Entri ini belum diterjemahkan ke bahasa Anda, sehingga versi aslinya ditampilkan di bawah.
telnet
This term originates from the combination of teletype and network. In a technical context, it refers to a legacy protocol that transmits data in plain text, meaning it lacks encryption. Because of this security vulnerability, it has been largely superseded by SSH (Secure Shell) in professional environments.
When used as a verb, it describes the specific action of establishing a remote session. It is almost exclusively used within the domain of network administration and legacy computing, carrying a connotation of direct, low-level system access.
Meanings
A network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection.
Examples
The old server only supports telnet for remote access.
I need to telnet into the router to change the configuration.
Why are you still using telnet when SSH is much more secure?
He decided to telnet the mainframe to check the system logs.
Telnet transmits data in plaintext which makes it vulnerable to sniffing.
I wonder if I can still telnet into that legacy system.
Just telnet the server on port 23 to see if it responds.
The network administrator disabled telnet to improve security.
It is a simple telnet session without any encryption.
It is a simple telnet session without any encryption.