File: control

package info (click to toggle)
whowatch 1.8.6-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid
  • size: 668 kB
  • sloc: ansic: 3,383; sh: 1,232; makefile: 36
file content (20 lines) | stat: -rw-r--r-- 618 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: whowatch
Section: admin
Priority: optional
Maintainer: Paul Wise <pabs@debian.org>
Standards-Version: 4.1.4
Build-Depends:
 debhelper (>= 11~),
 libncurses5-dev,
Homepage: https://github.com/mtsuszycki/whowatch/

Package: whowatch
Architecture: any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Real-time user logins monitoring tool
 whowatch is a ncurses who-like utility that displays information about the
 users currently logged on to the machine, in real-time.  Besides standard
 information (login name, tty, host, user's process), the type of the
 connection (ie. telnet or ssh) is shown.