File: control

package info (click to toggle)
remote-tty 4.0-13
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 212 kB
  • ctags: 219
  • sloc: ansic: 2,100; sh: 340; makefile: 131
file content (16 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: remote-tty
Section: admin
Priority: optional
Maintainer: Jonathan McDowell <noodles@earth.li>
Standards-Version: 3.9.2
Build-Depends: debhelper (>= 8)

Package: remote-tty
Architecture: any
Depends: ${shlibs:Depends}, adduser, ${misc:Depends}
Description: multiuser "tip"/"cu" replacement with logging
 This is Paul Vixie's rtty serial console tool. It allows runs a server
 per port which then support multiple connections at time from
 "tip"/"cu"-like clients. It also supports logging of output from the
 port, even when no client is connected. This can be invaluable for post
 mortem diagnosis of crashes of serial consoled machines.