A simple utility which reads and writes data across network connections.
Slot | Version | Repository | Platforms | ||||
---|---|---|---|---|---|---|---|
0 | 1.0-r3 | net | ~amd64 | arm? | armv7? | armv8? | ~x86 |
Homepage | http://www.deepspace6.net/projects/netcat6.html |
---|---|
Summary | A simple utility which reads and writes data across network connections |
Description | 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 independant networking and efficient data transfer. The code has minimal dependancy on the address family or protocol type and can be trivially extended to talk many layer 3 protocols. * Greatly improved configuration and platform indipendence. * Can support servers or clients that use TCP half-close. |
Dependencies | ( ( build+run: bluetooth? ( net-wireless/bluez ) run: ( !net-misc/netcat[<0.7.1-r1] !net/netcat-openbsd[<1.105-r2] ) ) ( install: app-admin/eclectic[>=2.0.13] ) ) |
Downloads | http://ftp.deepspace6.net/pub/ds6/sources/nc6/nc6-1.0.tar.bz2 |
Licences | GPL-2 |
bluetooth | Enables Bluetooth Support |
---|