1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00

Add Nmap on Android idea

This commit is contained in:
fyodor
2014-06-30 19:05:52 +00:00
parent 7dbf13ab3e
commit 0066d3b24e

View File

@@ -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 Otherwise NSE is limited to 1000 socket-using threads even if you've
requested more. 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 o INFRASTRUCTURE: Add IPv6 support to secwiki
- We probably just have to designate a new IPv6 address for it and - We probably just have to designate a new IPv6 address for it and
add it to Apache config. add it to Apache config.