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 openSUSE:12.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:lafenghu/telnet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
telnet-bsd-1.2-hostalias.patch | 0000001597 1.56 KB | |
telnet-bsd-1.2-man-page.patch | 0000000545 545 Bytes | |
telnet-bsd-1.2-no_gethostbyname.patch | 0000001660 1.62 KB | |
telnet-bsd-1.2-suppress_hostname.patch | 0000003027 2.96 KB | |
telnet-bsd-1.2.tar.bz2 | 0000194518 190 KB | |
telnet.changes | 0000005494 5.37 KB | |
telnet.firewall | 0000000363 363 Bytes | |
telnet.spec | 0000003491 3.41 KB | |
telnet.xinetd | 0000000408 408 Bytes |
Latest Revision
Adrian Schröter (adrianSuSE)
committed
(revision 1)
branched from openSUSE:Factory
Comments 0