freebsd_amp_hwpstate/release/picobsd/help/telnet.hlp.en

15 lines
374 B
Plaintext
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

telnet user interface to the TELNET protocol
Usage:
telnet [-8] [-E] [-L] [-S tos] [-a] [-c] [-d] [-e char] [-l user]
[-n tracefile][-r] [host-name [port]]
Most commonly this will be just:
telnet <remote_host>
WARNING: Telnet protocol is unsafe, as it passes the
passwords in clear text over the network. Use 'ssh' instead, where it's
possible.