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 +-------