https://github.com/kost/networkmapper
Android frontend for Nmap Security Scanner
https://github.com/kost/networkmapper
Last synced: about 1 month ago
JSON representation
Android frontend for Nmap Security Scanner
- Host: GitHub
- URL: https://github.com/kost/networkmapper
- Owner: kost
- License: gpl-2.0
- Created: 2015-01-15T08:44:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-26T04:55:13.000Z (over 8 years ago)
- Last Synced: 2025-04-14T04:09:08.291Z (about 1 month ago)
- Language: Java
- Size: 136 KB
- Stars: 68
- Watchers: 13
- Forks: 25
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/kost/NetworkMapper)
# NetworkMapper
Android frontend for Nmap Security ScannerNetwork Mapper is Android frontend for well known Nmap scanner. Frontend will help you to download and install nmap as well as use it.
Frontend supports all known Android architectures: arm, mips and x86.
Network Mapper is released under open source license and source is available on GitHub.
# Build
Clone repository, change directory to project and issue following command:
ANDROID_HOME=/opt/Android/Sdk gradle build
You can check other tasks available:
ANDROID_HOME=/opt/Android/Sdk gradle tasks
Note: you must have gradle version 2 or higher
# License
This project is dual licensed under GPL v2 or higher and Nmap Public License. By contributing to this project (issuing pull request, sending patches, ...) you agree to transfer all your rights to the author of this project. Your credits and contribution will be documented and appreciated. We just don't want to have any licensing issues stopping us in technological advancements of this project.
# Credits
Original author: Vlatko Kosturjak
Contributions (Thank you!):
- Dinko Korunic
# Donate
[](https://flattr.com/submit/auto?user_id=kost&url=https://github.com/kost/NetworkMapper&title=Network Mapper&language=&tags=github&category=software)