nemesis-1.32 update
I am no longer the developer of the Nemesis Project. This project is now developed by Jeff Nathan <jeff@wwti.com> I will still remain the active maintainer of the OpenBSD port. For those curious, details of WHY I have given up Nemesis and the future direction of this project can be found here: http://www.packetninja.net/nemesis_announcement.html
This commit is contained in:
parent
c69d943538
commit
ca7d836fd9
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2001/06/06 08:09:28 obecian Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2001/06/24 18:41:19 obecian Exp $
|
||||
|
||||
COMMENT= "Command line arbitrary packet builder"
|
||||
|
||||
DISTNAME= nemesis-1.31
|
||||
DISTNAME= nemesis-1.32
|
||||
CATEGORIES= net security
|
||||
NEED_VERSION= 1.364
|
||||
MASTER_SITES= http://www.packetninja.net/nemesis/ \
|
||||
MASTER_SITES= http://jeff.wwti.com/nemesis/ \
|
||||
http://www.packetfactory.net/Projects/nemesis/
|
||||
|
||||
HOMEPAGE= http://www.packetninja.net/nemesis/
|
||||
HOMEPAGE= http://jeff.wwti.com/nemesis/
|
||||
|
||||
LIB_DEPENDS= net::net/libnet
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nemesis-1.31.tar.gz) = 14f7ad2e6d5f04998d4b3fcb1d45764b
|
||||
RMD160 (nemesis-1.31.tar.gz) = bb25fe1beec87fffd231a270618e12adeb32a136
|
||||
SHA1 (nemesis-1.31.tar.gz) = 2b7034419587f181842e8f5742e7a812ee31fb6c
|
||||
MD5 (nemesis-1.32.tar.gz) = 19e3e8eb6ff86c35580adf630e6df398
|
||||
RMD160 (nemesis-1.32.tar.gz) = 6f513b615635aa4bc86809ff5703f160a33d4d02
|
||||
SHA1 (nemesis-1.32.tar.gz) = 48ca109bf7a7bff01a00b56c00158120cb49d87a
|
||||
|
@ -1,6 +1,6 @@
|
||||
Nemesis is a command line, portable "human IP stack". It can be
|
||||
useful for easy injection of packet streams from simple shell
|
||||
scripts. It supports 8 protocols (ARP, DNS, ICMP, IGMP, OSPF,
|
||||
scripts. It supports 8 protocols (ARP/RARP, DNS, ICMP, IGMP, OSPF,
|
||||
RIP, TCP, UDP), and packets can be injected on either Layer 2 or
|
||||
Layer 3.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user