https://github.com/termuxhackz/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
https://github.com/termuxhackz/recon
Last synced: 4 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/termuxhackz/recon
- Owner: TermuxHackz
- License: gpl-3.0
- Created: 2021-02-06T09:30:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-06T09:35:38.000Z (over 5 years ago)
- Last Synced: 2025-07-11T01:06:31.225Z (11 months ago)
- Language: Shell
- Size: 22.5 KB
- Stars: 20
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
(If it doesnt work, use ====>
./recon.sh )
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*