An open API service indexing awesome lists of open source software.

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

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*