blob: 62a5cd9eeebb919d74e707be982c91ee7d2e8db8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
The tits command is a server process which provides telnet(1) access
to one or more tty ports as specified in config-file (or
/etc/tits.conf if no configuration file is specified on the command
line).
Any number of telnet(1) clients may connect to a single tits port.
Each client will see exactly the same output as well as being able to
send keystrokes simultaneously.
Author: steve@mctavish.co.uk
|