File: telnet.hlp

package info (click to toggle)
node 0.3.0-2
  • links: PTS
  • area: main
  • in suites: potato
  • size: 420 kB
  • ctags: 431
  • sloc: ansic: 3,379; makefile: 86; sh: 78
file content (25 lines) | stat: -rw-r--r-- 996 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

USAGE
        telnet <host> [<port>] [s|d]

DESCRIPTION
        Initiates a telnet session to a remote host using TCP/IP.
        You might not be able to connect to a given host due to the
        local operator's policy of using this node, or simply because
        the host is unreachable due to a network failure. You can use
        the ping command to check if a host is reachable.

        By default, the telnet command connects to the TCP port 23
        (allocated for telnet). You can specify another TCP port or
        a TCP port name.

        If a single `s' is entered as the last parameter, then when
        the remote host disconnects you will be returned to this node.
        If a single `d' is entered as the last parameter, you will
        be disconnected from this node too. Default behaviour (neither
        `s' nor `d' entered) depends on sysop configuration.

EXAMPLES
        telnet soul.oh7rba.ampr.org
        telnet soul.oh7rba 7
        telnet 44.139.39.8 echo