madhanmaaz / recontime

Recon time the recon tool for bug hunting

Home Page:http://madhanmaaz.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RECONTIME

  • RECONTIME FOR BUG HUNTING App Screenshot

Installation & Usage

Install RECONTIME with GIT

git clone https://github.com/madhanmaaz/recontime
cd recontime
  • install dependencies
python3 install.py
  • run
python3 recontime.py
  • to use recontime from any of your directory
nano ~/.bashrc
  • add this line in end of the file and reopen the terminal.
alias recontime='python3 path-to-recontime.py'

Screenshots

App Screenshot

App Screenshot