reconX is an automated reconnaissance tool for subdomain enumeration and alive checking, designed for learning and bug bounty recon.
- Subdomain enumeration
- Alive domain checking
- Simple and beginner friendly
- Works on Termux
pkg install git python -y
git clone https://github.com/tanvirpiyal/reconX.git
cd reconX
pip install -r requirements.txt