diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-25 18:54:14 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-25 18:54:14 +0800 |
commit | 41ac3e28a328b9ea311ad1fbe747fce17f53cd01 (patch) | |
tree | 5ba10d6fb98fe38b6c0f273e81adf79e0dce2327 /security/lcrzo/pkg-descr | |
parent | 428a3933cbf56dba1970d4268ed38497d9ff164e (diff) | |
download | freebsd-ports-graphics-41ac3e28a328b9ea311ad1fbe747fce17f53cd01.tar.gz freebsd-ports-graphics-41ac3e28a328b9ea311ad1fbe747fce17f53cd01.tar.zst freebsd-ports-graphics-41ac3e28a328b9ea311ad1fbe747fce17f53cd01.zip |
add lcrzo 4.08
Lcrzo is a network library (used by Lcrzoex, network testing toolbox)
PR: 36947
Submitted by: Joseph King <king@v2project.com>
Diffstat (limited to 'security/lcrzo/pkg-descr')
-rw-r--r-- | security/lcrzo/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security/lcrzo/pkg-descr b/security/lcrzo/pkg-descr new file mode 100644 index 00000000000..c25343d904f --- /dev/null +++ b/security/lcrzo/pkg-descr @@ -0,0 +1,9 @@ +Lcrzo is a network library, for network administrators +and network hackers. Its objective is to easily create network programs. +This library provides network functionnalities for Ethernet, IP, UDP, TCP, +ICMP, ARP and RARP protocols. It supports spoofing, sniffing, client and +server creation. Furthermore, lcrzo contains high level functions dealing +with data storage and handling. Using all these functions, you can quickly +create a network test program. + +WWW: http://www.laurentconstantin.com/en/lcrzo/ |