From 94d5328e73a2e52d66e99d0b4b7062553b7558c7 Mon Sep 17 00:00:00 2001 From: Giga1699 Date: Fri, 7 Feb 2014 09:57:19 -0500 Subject: [PATCH] Added detect-new-ipv6 --- tools/detect-new-ipv6.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 tools/detect-new-ipv6.md diff --git a/tools/detect-new-ipv6.md b/tools/detect-new-ipv6.md new file mode 100644 index 0000000..86e4f9c --- /dev/null +++ b/tools/detect-new-ipv6.md @@ -0,0 +1,22 @@ +# detect-new-ipv6 + +Notes +------- + +Help Text +------- +``` +detect-new-ip6 v2.3 (c) 2013 by van Hauser / THC www.thc.org + +Syntax: detect-new-ip6 interface [script] + +This tools detects new ipv6 addresses joining the local network. +If script is supplied, it is executed with the detected IPv6 address as first +and the interface as second command line option. +``` + +Example Usage +------- + +Links +-------