aboutsummaryrefslogtreecommitdiffstats
path: root/testing/netdiscover
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-35/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* testing/netdiscover: update checksumFabian Affolter2014-07-071-2/+4
|
* testing/netdiscover: typo fixWilliam Pitcock2011-12-031-1/+1
|
* testing/netdiscover: fix dependenciesWilliam Pitcock2011-12-031-1/+1
|
* Initial APKBUILD for netdiscoverFabian Affolter2011-12-031-0/+33
Package description: Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks. Built on top of libnet and libpcap, it can passively detect online hosts, or search for them, by actively sending arp requests, it can also be used to inspect your network arp traffic, or find network addresses using auto scan mode, which will scan for common local networks.