Sunday, January 25, 2009

Telnet

"Telnet" is a program that allows a user to log into a remote location on the Internet. This can only be done if the remote site is running the telnet software. Only sites at which you have an account or which offer public access to their services are appropriate for you to access with Telnet.

# telnet IP Address

TELNET COMMANDS

Close

close current connection

display

display operating parameters

mode

try to enter line or character mode ('mode ?' for more)

open

connect to a site

quit

exit telnet

send

transmit special characters ('send ?' for more)

set

set operating parameters ('set ?' for more)

unset

unset operating parameters ('unset ?' for more)

status

print status information

toggle

toggle operating parameters ('toggle ?' for more)

slc

change state of special characters ('slc ?' for more)

z

suspend telnet

!

invoke a subshell

environ

change environment variables ('environ ?' for more)

?

print help information

No comments:

Post a Comment