recon
recon copied to clipboard
An automated bash scripts that scans for available open ports on an ipv4 address and produces results out in a text format Recon has been updated to its beta version 1.0
recon
An automated bash scripts that scans for available open ports on an ipv4 address and produces results out in a text format Recon has been updated to its beta version 1.0
Author
- AnonyminHack5 *
Prequistics
[1] Termux or terminal emulator
[2] Curl Installed
[3] Internet Connection needed
Installation
pkg update
git clone https://github.com/TermuxHackz/recon
cd recon
chmod +x recon.sh
bash install.sh
Usage:
bash recon.sh <Ip>
(If it doesnt work, use ====>
./recon.sh <Ip> )
Example: ./recon.sh 127.0.0.1 or bash recon.sh 127.0.0.127
ScreenShot
Be a white hat and thanks to AnonyminHack5 for this wonderful port scanning tool