This website requires JavaScript.
Explore
Help
Register
Sign in
kpriv
/
pkgsrc
Watch
1
Star
0
Fork
You've already forked pkgsrc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b7044306c7
pkgsrc
/
net
/
netcat6
/
PLIST
4 lines
85 B
Text
Raw
Normal View
History
Unescape
Escape
Fix build on DragonFly. Remove autogenerated locale files from PLIST. Bump revision.
2006-03-14 02:42:55 +01:00
@comment $NetBSD: PLIST,v 1.3 2006/03/14 01:42:55 joerg Exp $
Import netcat6 from pkgsrc-wip. Netcat6 is a total rewrite of netcat, with several advantages: * It fully supports IPv6. * It is far more efficient, utilizing flexible buffering and minimal (or no) data copying or analysis. * The source is well structured, documented and very easy to follow. One of the main objectives of netcat6 is to produce an excellent example of AF independent networking and efficient data transfer. The code has minimal dependency on the address family or protocol type and can be trivially extended to talk many layer 3 protocols. * Greatly improved configuration and platform independence. * Can support servers or clients that use TCP half-close. Some features of the original netcat are not present in netcat6, either because they haven't yet been implemented or because there exists better tools for the job. See the TODO file included in the netcat6 package for more information.
2005-12-28 16:49:41 +01:00
bin/nc6
man/man1/nc6.1
Reference in a new issue
Copy permalink