Next: tftp
: TFTP client, Previous: talk
: a communication program, Up: GNU Inetutils [Contents][Index]
telnet
: User interface to TELNETLogin to a remote system HOST, optionally using a (non-standard) service port PORT.
Synopsis:
telnet [OPTION...] [HOST [PORT]]
Use only IPv4.
Use only IPv6.
Use an 8-bit data path.
Attempt automatic login.
Bind to specific local address.
Do not read the user’s file $HOME/.telnetrc.
Turn on socket level debugging.
Use char as escape character.
Do not use an escape character.
Request Kerberos realm realm instead of whatever is declared as default realm in the system’s or user’s settings.
Do not automatically login to the remote system.
Attempt automatic login as user.
Use an 8-bit data path for output only.
Record trace information into file.
Display a user-interface similar to that of rlogin
.
If possible, encrypt the data stream.
Disable authentication of type atype. Use this option multiple times if more than one type is to be disabled. Standard choices are ‘null’, ‘kerberos_v4’, and ‘kerberos_v5’.
Next: tftp
: TFTP client, Previous: talk
: a communication program, Up: GNU Inetutils [Contents][Index]