* Fix for IPv6 introduced in v5.3,
! This is a release to fix IPv6 UDP port scanning as no other tool
! currently exists to do that.
! Beside this, amap is outdated, and nmap should be prefered
* Fixed UDP port scanning for IPv6
* Disabled web update
* added printing of [] brackets around IPv6 addresses (required)
* Fixed a bug in amapcrap that the trigger would not display
correctly
USE_GROFF is not needed and maintainer request drop maintainership.
ok sthen@ ok aja@
Changes:
* Big appdefs.resp update. Thanks to all contributors!
* Fixed the web update function for bad inet_pton implementations
* Added support for nmap files with IPv6 addresses
* You can scan/check port 0 now (wish from nbachdeloitte.dk)
From Alexandre Anriot <aanriot@atlantilde.com>, the maintainer.
Amap is a next-generation scanning tool, which identifies applications
and services even if they are not listening on the default port by
creating a bogus-communication and analyzing the responses.
From Alexandre Anriot <aanriot@atlantilde.com>