EagleEye is a powerful cross-platform intelligence automation tool designed for secure surveillance, monitoring, and integration with services like Cloudflare and CI/CD pipelines.
- Cloudflare integration
- Auto-tasking and scripting
- Docker support
- CI/CD pipeline (GitHub Actions)
- Portable and cross-platform support (.exe, .deb, .AppImage)
git clone https://github.com/rfc391/EagleEye.git
cd EagleEye
pip install -r requirements.txt
python3 src/main.py
Double-click the EagleEye.exe
once downloaded from Releases
Coming soon — or run with Python using:
python3 src/main.py
python3 src/main.py --help
pytest tests/
See the docs/
folder or the GitHub Wiki for full guides.
See CONTRIBUTING.md
.
See SECURITY.md
.
MIT License © 2025 Apex Security Int Ltd