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.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / telnet
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/telnet && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
CVE-2022-39028.patch | 0000001377 1.34 KB | |
_link | 0000000124 124 Bytes | |
telnet-bsd-1.2-fix-infinite-loop.patch | 0000003443 3.36 KB | |
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 | 0000008214 8.02 KB | |
telnet.socket | 0000000174 174 Bytes | |
telnet.spec | 0000003957 3.86 KB | |
telnet.target | 0000000065 65 Bytes | |
telnet@.service | 0000000140 140 Bytes |
Comments 0