The ip6addr package
ip6addr consists of two command-line tools: ip6addrval which filters IPv6 addresses parsed against RFC 4291. By default, ip6addrval outputs only validated inputs, i.e. IPv6 addresses, removing CIDR suffix if necessary. -e option throws out discarded inputs to stderr (which have of course to be redirected). The second command-line tool, ip6addrgen, generates random IPv6 adresses. -p option allows to provide a prefix to all IPv6 adresses to generate. -n option allows to provide the amount of IPv6 addresses to generate.
Properties
| Versions | 0.1, 0.1.1, 0.2, 0.3, 0.3.1, 0.3.2, 0.3.3 |
|---|---|
| Dependencies | base (>4 & <5), random |
| License | BSD3 |
| Author | Michel Boucey <michel.boucey@gmail.com> |
| Maintainer | Michel Boucey <michel.boucey@gmail.com> |
| Category | Network, Console |
| Home page | http://www.cybervisible.fr/ip6addr |
| Executables | ip6addrgen, ip6addrval |
| Upload date | Wed Sep 8 12:18:34 UTC 2010 |
| Uploaded by | MichelBoucey |
Downloads
- ip6addr-0.2.tar.gz (Cabal source package)
- package description (included in the package)