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 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
Source: gnome-nettool
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <[email protected]>
Uploaders: Jeremy BĂcha <[email protected]>, Jordi Mallach <[email protected]>
Build-Depends: debhelper-compat (= 13),
docbook-xml,
itstool,
libglib2.0-dev (>= 2.26.0),
libgtk-3-dev (>= 3.0.3),
libgtop2-dev,
meson (>= 0.40.1)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-nettool
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-nettool.git
Homepage: https://gitlab.gnome.org/GNOME/gnome-nettool
Package: gnome-nettool
Architecture: linux-any hurd-any
Depends: ${shlibs:Depends},
${misc:Depends},
bind9-dnsutils,
finger,
iputils-ping | ping,
iputils-tracepath,
net-tools,
nmap,
whois
Description: network information tool for GNOME
GNOME Nettool is a network information tool which provides user interfaces for
some of the most common command line network tools including:
* ifconfig
* ping
* netstat
* traceroute
* port scanning
* DNS lookup
* finger
* whois
|