A client program for the telnet remote login protocol
Telnet is an old protocol for logging into remote systems. It is
rarely used, since the transfer is not encrypted (ssh is mostly used
these days). The telnet client is often used for debugging other
network services. The command
telnet localhost 25
connects to the local smtp server, for example.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
telnet-bsd-1.2-fix-infinite-loop.patch | 0000003443 3.36 KB | over 6 years |
telnet-bsd-1.2-hostalias.patch | 0000001597 1.56 KB | almost 10 years |
telnet-bsd-1.2-man-page.patch | 0000000545 545 Bytes | over 14 years |
telnet-bsd-1.2-no_gethostbyname.patch | 0000001660 1.62 KB | almost 12 years |
telnet-bsd-1.2-suppress_hostname.patch | 0000003027 2.96 KB | over 9 years |
telnet-bsd-1.2.tar.bz2 | 0000194518 190 KB | over 14 years |
telnet.changes | 0000006686 6.53 KB | almost 4 years |
telnet.firewall | 0000000363 363 Bytes | about 13 years |
telnet.socket | 0000000153 153 Bytes | almost 4 years |
telnet.spec | 0000004121 4.02 KB | almost 4 years |
telnet@.service | 0000000119 119 Bytes | almost 4 years |
Comments for telnet 0