Skip to content

WHY-RERO/VESPERA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VESPERA

A powerful, modern, cross-platform Python automation & cybersecurity utility.

Python Platform License Status

Features

  • Fully cross-platform
  • Minimal dependencies
  • Fast & lightweight
  • Works on Termux
  • Supports Python 3.8+
  • Beginner-friendly
  • Open-source and free

Pre-Requirements

Windows

  • Python 3.8+
  • pip

Linux (Ubuntu / Debian / Kali)

sudo apt update
sudo apt install python3 python3-pip git -y

macOS

brew install python git

Termux

pkg update -y
pkg install python git pip -y
termux-setup-storage
pkg install git -y
pkg install python -y
git clone https://github.com/WHY-RERO/VESPERA
cd VESPERA
pip install -r requirements.txt
python app.py

Installation

git clone https://github.com/WHY-RERO/VESPERA
cd VESPERA
pip install -r requirements.txt
python app.py

Usage Examples

python app.py
python app.py --scan target.com
python app.py --output report.txt

Project Structure

rero-project/
├── app.py
├── requirements.txt
├── README.md
├── LICENSE
└── .gitignore

Troubleshooting

pip: command not found -> sudo apt install python3-pip Permission denied -> chmod +x app.py ModuleNotFoundError -> pip install -r requirements.txt Python not recognized -> Add Python to PATH

Contributing

Pull requests are welcome.

Support the Project

Crypto Donation Address: Bitcoin: bc1qjaez9qsadhxecup7lctwtvreqxklvv9c8e5ux9

Connect with Me / Sosyal Medya

💬 Telegram: @why_reronuzzz
📸 Instagram: @why_reronuzzz
▶️ YouTube: @why_reronuzzz


Python License Status

About

INSTANT LOCATION FINDER

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages