Web interface for the CLI tool nmap
.
NetMapper is an online tool for the CLI tool nmap
.
You can choose which of these three options you want to use to scan the network:
-sV
-sS
You can also choose between options like:
- Host Timeout
- Max Rate
- Max Retries
- Github repository: https://github.com/TheVSDev/netmapper
Create .env.local
file with the following fields:
PORT=<port you want to use>
DB_URI=<your URL to DB>
SECURITY_JWT_SECRET=
SECURITY_PASSWORD_SALT=
SECURITY_PASSWORD_KEYLEN=
SECURITY_PASSWORD_ITERATIONS=
Use terminal commands:
npm i
: at the root of the project to install all dependenciesnpm run dev
: start the server
- HTML
- CSS
- JS
- ReactJS
- Next.js
- Node.js
- Tailwind CSS
- MongoDB
In the future I plan to finish and do all features that I haven't done or finished so far.
- Website - Veljko Spasic