File: control

package info (click to toggle)
netw-ib-ox-ag 5.39.0-1.3
  • links: PTS
  • area: main
  • in suites: buster
  • size: 22,020 kB
  • sloc: ansic: 177,464; tcl: 10,634; cpp: 929; sh: 849; makefile: 135
file content (76 lines) | stat: -rw-r--r-- 2,270 bytes parent folder | download | duplicates (3)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
Source: netw-ib-ox-ag
Section: net
Priority: optional
Maintainer: Bartosz Fenski <fenio@debian.org>
Build-Depends: debhelper (>= 4.0.0), libpcap-dev, libnet1-dev, tk, sed (>= 4)
Standards-Version: 3.9.4
Homepage: http://ntwox.sourceforge.net/

Package: netwox
Section: net
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: netwag
Suggests: netwox-doc
Description: networking utilities
 Toolbox netwox helps to find and solve network problems.
 .
 It provides more than 200 tools :
  - sniff, spoof
  - clients, servers
  - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP
  - scan, ping traceroute
  - etc.
 .
 Those tools can be used to quickly spot a problem in a complex network.
 They are oriented towards network administrators and security auditors.

Package: netwag
Section: net
Architecture: all
Depends: netwox (>= ${source:Version}), ${misc:Depends}, tk, xterm | x-terminal-emulator
Suggests: netwag-doc
Description: graphical frontend for netwox
 Netwag is a graphical front end for netwox which contains more than 200 tools.
 Netwag permits one to easily:
 .
  - search amongst tools proposed in netwox
  - construct command line
  - run tools
  - keep an history of commands

Package: netwox-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: netwox (= ${source:Version})
Description: documentation for netwox toolbox
 Toolbox netwox helps to find and solve network problems.
 .
 It provides more than 200 tools :
  - sniff, spoof
  - clients, servers
  - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP
  - scan, ping traceroute
  - etc.
 .
 Those tools can be used to quickly spot a problem in a complex network.
 They are oriented towards network administrators and security auditors.
 .
 This package contains documentation for netwox.

Package: netwag-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: netwag (= ${source:Version})
Description: documentation for netwag frontend
 Netwag is a graphical front end for netwox which contains more than 200 tools.
 Netwag permits one to easily:
 .
  - search amongst tools proposed in netwox 
  - construct command line 
  - run tools 
  - keep an history of commands 
 . 
 This package contains documentation for netwag.