A small utility to fetch information about IPv6 addresses and possibly also any associated IPv4 address.
Révision | l'heure | Auteur | Message: |
---|---|---|---|
c892e64cf5dc | 2017-06-06 16:08:30 | Eric Hopper | tip Add a requirements.txt for possible setuptools-ification. |
d453f19cf686 | 2017-06-06 16:08:06 | Eric Hopper | Ignore virtual environments. |
6d535bbddf0c | 2017-06-06 15:56:53 | Eric Hopper | Hopefully this is now Python 2/3 agnostic. |
40ca37f347fa | 2016-12-31 19:40:04 | Eric Hopper | Added README for Bitbucket and other public hosting. |
6ef79e378e58 | 2013-02-27 02:19:18 | Eric Hopper | Initial script checkin. Could probably use a distutils se... |
Nom | Révision | l'heure | Auteur |
---|---|---|---|
tip | c892e64cf5dc | 2017-06-06 16:08:30 | Eric Hopper |
Nom | Révision | l'heure | Auteur | Message: |
---|---|---|---|---|
default | c892e64cf5dc | 2017-06-06 16:08:30 | Eric Hopper | Add a requirements.txt for ... |
This Python program tries to give as much information about an IPv6 address as it can. Additionally, if it appears to be an IPv6 address for one of the commonly used IPv6 over IPv4 tunneling technologies, it tries to fetch information about the IPv4 endpoint of the tunnel. This information includes reverse DNS lookups and information about address classification (like that it is a tunnel address).