Nmap Tool

0 min read

Guide For Install Nmap Tool In Termux.

Nmap is port scanner free ethical hacking tool. Nmap is very useful for vulnerability analysis of any website.




Installation Commands

pkg up -y

pkg install curl -y

pkg install nmap -y

nmap

I am Kunal and I am 14 years old

You may like these posts

  •  Termux OMZSimple script to install oh-my-zsh in Termux.This setup will apply -Material color-schemeDejavu font with powerline supportAgnoster zsh-theme as defa…
  • $ Vehicle Information Gathering Tool ;) Requirements : - Termux Application from F-Droid - Python Package Special Features : ✓ Installation done in single command ;)✓ You can g…
  • Onex is a package manager for hacker's. Onex manage more than 400+ hacking tools that can be installed on single click.Requirements : - Termux Application from F-Droid - Python P…
  • Installation :apt updateapt install git -ygit clone git://github.com/htr-tech/host.gitcd hostRun : bash host.shSingle Command :apt update ; apt install git -y ; git clone git:…
  •  I know many of you want to use GUI on termux, so I write this!Native termuxActually,it’s impossible to use GUI in termux’s windows. To use GUI, you need to prepare VNC V…
  • Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370+ hacking tools in termux app and …

Post a Comment