diff --git a/.travis.yml b/.travis.yml index dcf75b4..2096311 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,7 +26,7 @@ addons: - libnet1-dev coverity_scan: project: - name: "troglobit/nemesis" + name: "libnet/nemesis" description: "TCP/IP Packet Injection" notification_email: troglobit@gmail.com build_command_prepend: "./autogen.sh && ./configure --prefix=/tmp" diff --git a/ChangeLog.md b/ChangeLog.md index 67d9426..b3bef29 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -303,10 +303,10 @@ v0.666a - initial public release - ARP, ICMP, OSPF (unfinished), TCP, UDP implemented -[UNRELEASED]: https://github.com/troglobit/nemesis/compare/v1.7...HEAD -[v1.7]: https://github.com/troglobit/nemesis/compare/v1.6...v1.7 -[v1.6]: https://github.com/troglobit/nemesis/compare/v1.5...v1.6 -[v1.5]: https://github.com/troglobit/nemesis/compare/v1.4...v1.5 +[UNRELEASED]: https://github.com/libnet/nemesis/compare/v1.7...HEAD +[v1.7]: https://github.com/libnet/nemesis/compare/v1.6...v1.7 +[v1.6]: https://github.com/libnet/nemesis/compare/v1.5...v1.6 +[v1.5]: https://github.com/libnet/nemesis/compare/v1.4...v1.5 [v1.4]: http://sf.net/nemesis/nemesis-1.4.tar.gz [v1.32]: http://ftp.twaren.net/BSD/OpenBSD/distfiles/nemesis-1.32.tar.gz [v1.31]: http://ftp.twaren.net/BSD/OpenBSD/distfiles/nemesis-1.31.tar.gz diff --git a/README.md b/README.md index cb342e9..f5767ac 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ down by protocol, and should allow for useful scripting of injected packets from simple shell scripts. The latest release is always available from GitHub at -> https://github.com/troglobit/nemesis/releases +> https://github.com/libnet/nemesis/releases Key Features @@ -134,7 +134,7 @@ To build from GIT you first need to clone the repository and run the `autogen.sh` script. This requires `automake` and `autoconf` to be installed on your system. - git clone https://github.com/troglobit/nemesis.git + git clone https://github.com/libnet/nemesis.git cd nemesis/ ./autogen.sh ./configure && make @@ -156,11 +156,11 @@ ideas, please submit them using the issue tracker or as pull requests. [License]: https://en.wikipedia.org/wiki/BSD_licenses [License Badge]: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg -[GitHub]: https://github.com/troglobit/mini-snmpd +[GitHub]: https://github.com/libnet/nemesis [libnet]: https://sourceforge.net/projects/libnet-dev/ [libpcap]: http://www.tcpdump.org/ [buildsystem]: https://airs.com/ian/configure/ -[Travis]: https://travis-ci.org/troglobit/nemesis -[Travis Status]: https://travis-ci.org/troglobit/nemesis.png?branch=master +[Travis]: https://travis-ci.org/libnet/nemesis +[Travis Status]: https://travis-ci.org/libnet/nemesis.png?branch=master [Coverity Scan]: https://scan.coverity.com/projects/15484 [Coverity Status]: https://scan.coverity.com/projects/15484/badge.svg diff --git a/configure.ac b/configure.ac index 6faeb0e..1c44ecd 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # Suggested reading: "GNU Autoconf, Automake and Libtool" New Riders Press AC_PREREQ(2.61) -AC_INIT(nemesis, 1.7, https://github.com/troglobit/nemesis/issues,, +AC_INIT(nemesis, 1.7, https://github.com/libnet/nemesis/issues,, http://troglobit.com/projects/nemesis/) AM_INIT_AUTOMAKE([1.11 foreign]) AM_SILENT_RULES([yes]) diff --git a/debian/control b/debian/control index 70a0c16..aeb5f71 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Joachim Nilsson Build-Depends: debhelper (>= 10), libnet1-dev (>= 1.1.6) Standards-Version: 4.3.0 Homepage: http://troglobit.com/projects/nemesis/ -Vcs-Git: git://github.com/troglobit/nemesis.git -Vcs-Browser: http://github.com/troglobit/nemesis +Vcs-Git: git://github.com/libnet/nemesis.git +Vcs-Browser: http://github.com/libnet/nemesis Package: nemesis Architecture: any diff --git a/debian/copyright b/debian/copyright index 567cf2a..c89c960 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nemesis Upstream-Contact: Joachim Nilsson -Source: http://github.com/troglobit/nemesis +Source: http://github.com/libnet/nemesis Files: * Copyright: 1999-2001 Mark Grimes diff --git a/debian/watch b/debian/watch index a29b823..c1beaf3 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://github.com/troglobit/nemesis/releases/download/v(.*)/nemesis-(.*)\.tar\.gz +https://github.com/libnet/nemesis/releases/download/v(.*)/nemesis-(.*)\.tar\.gz diff --git a/man/nemesis-arp.1 b/man/nemesis-arp.1 index 73b545e..3f8353b 100644 --- a/man/nemesis-arp.1 +++ b/man/nemesis-arp.1 @@ -103,4 +103,4 @@ and .An Jeff Nathan Aq Mt jeff@snort.org . .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-dhcp.1 b/man/nemesis-dhcp.1 index d6c5d3c..2a7ecda 100644 --- a/man/nemesis-dhcp.1 +++ b/man/nemesis-dhcp.1 @@ -216,4 +216,4 @@ returns 0 on a successful exit, 1 if it exits on an error. .An Joachim Nilsson Aq Mt troglobit@gmail.com .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-dns.1 b/man/nemesis-dns.1 index abad548..1fca6ec 100644 --- a/man/nemesis-dns.1 +++ b/man/nemesis-dns.1 @@ -263,4 +263,4 @@ and An interface for users to create DNS packet payloads should be created. .Pp Please report bugs at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-ethernet.1 b/man/nemesis-ethernet.1 index 344d727..eb46595 100644 --- a/man/nemesis-ethernet.1 +++ b/man/nemesis-ethernet.1 @@ -98,4 +98,4 @@ returns 0 on a successful exit, 1 if it exits on an error. .An Jeff Nathan Aq Mt jeff@snort.org .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-icmp.1 b/man/nemesis-icmp.1 index 15c0eb8..cf7f1ac 100644 --- a/man/nemesis-icmp.1 +++ b/man/nemesis-icmp.1 @@ -260,4 +260,4 @@ and .An Jeff Nathan Aq Mt jeff@snort.org .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-igmp.1 b/man/nemesis-igmp.1 index 9836375..ec0992b 100644 --- a/man/nemesis-igmp.1 +++ b/man/nemesis-igmp.1 @@ -217,4 +217,4 @@ and .An Joachim Nilsson Aq Mt troglobit@gmail.com .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-ip.1 b/man/nemesis-ip.1 index 730b1f6..77342dc 100644 --- a/man/nemesis-ip.1 +++ b/man/nemesis-ip.1 @@ -284,4 +284,4 @@ returns 0 on a successful exit, 1 if it exits on an error. .An Jeff Nathan Aq Mt jeff@snort.org .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-ospf.1 b/man/nemesis-ospf.1 index 8e5e99e..911668d 100644 --- a/man/nemesis-ospf.1 +++ b/man/nemesis-ospf.1 @@ -284,4 +284,4 @@ and .An Joachim Nilsson Aq Mt troglobit@gmail.com .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-rip.1 b/man/nemesis-rip.1 index 13f8bf1..fdd5873 100644 --- a/man/nemesis-rip.1 +++ b/man/nemesis-rip.1 @@ -248,4 +248,4 @@ and .An Jeff Nathan Aq Mt jeff@snort.org .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-tcp.1 b/man/nemesis-tcp.1 index 64332a1..dd8278c 100644 --- a/man/nemesis-tcp.1 +++ b/man/nemesis-tcp.1 @@ -235,4 +235,4 @@ and .An Jeff Nathan Aq Mt jeff@snort.org .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis-udp.1 b/man/nemesis-udp.1 index 9c2a34b..e0b96ec 100644 --- a/man/nemesis-udp.1 +++ b/man/nemesis-udp.1 @@ -182,4 +182,4 @@ and .An Jeff Nathan Aq Mt jeff@snort.org .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues diff --git a/man/nemesis.1 b/man/nemesis.1 index aca9ee1..0af9004 100644 --- a/man/nemesis.1 +++ b/man/nemesis.1 @@ -68,4 +68,4 @@ and .An Joachim Nilsson Aq Mt troglobit@gmail.com . .Sh BUGS Please report at -.Lk https://github.com/troglobit/nemesis/issues +.Lk https://github.com/libnet/nemesis/issues