File: control

package info (click to toggle)
netcat 1.10-8
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 304 kB
  • ctags: 210
  • sloc: ansic: 1,667; sh: 737; makefile: 101
file content (17 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: netcat
Section: net
Priority: optional
Maintainer: Robert S. Edmonds <edmonds@freewwweb.com>
Standards-Version: 2.4.1.0

Package: netcat
Architecture: any
Depends: ${shlibs:Depends}
Description: TCP/IP swiss army knife
 A simple Unix utility which reads and writes data across network 
 connections using TCP or UDP protocol.  It is designed to be a reliable
 "back-end" tool that can be used directly or easily driven by other 
 programs and scripts. At the same time it is a feature-rich network
 debugging and exploration tool, since it can create almost any kind of
 connection you would need and has several interesting built-in 
 capabilities.