From 0066d3b24e84b3e945ee1d605443a412f9923ba7 Mon Sep 17 00:00:00 2001 From: fyodor Date: Mon, 30 Jun 2014 19:05:52 +0000 Subject: [PATCH] Add Nmap on Android idea --- todo/nmap.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 83d9f2c4d..b606af747 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -105,6 +105,13 @@ o Make CONCURRENCY_LIMIT in nse_main.lua at least the min-parallelism. Otherwise NSE is limited to 1000 socket-using threads even if you've requested more. +o Work on Nmap on Mobile devices, particularly Android. Would be + great to get it in Google Play store, for example. An official + version with a workable GUI. For now, people have to do manual work + and it isn't as well tested either: + https://secwiki.org/w/Nmap/Android . If this is successful, we could + consider iOS. + o INFRASTRUCTURE: Add IPv6 support to secwiki - We probably just have to designate a new IPv6 address for it and add it to Apache config.