Skip to content

HackerSM9/AlNetS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlNetS

AlNetS - All Network Scanner

Requirements

  • Termux
  • Nmap
  • Python

Installation

apt update ; apt upgrade ; apt update -y
pkg install git
git clone https://github.com/HackerSM9/AlNetS
cd AlNetS
python setup.py