EagleEye

EagleEye is a powerful cross-platform intelligence automation tool designed for secure surveillance, monitoring, and integration with services like Cloudflare and CI/CD pipelines.

๐Ÿ” Features

๐Ÿ“ฆ Installation

Linux

git clone https://github.com/rfc391/EagleEye.git
cd EagleEye
pip install -r requirements.txt
python3 src/main.py

Windows

Double-click the EagleEye.exe once downloaded from Releases

macOS

Coming soon โ€” or run with Python using:

python3 src/main.py

๐Ÿ›  Usage

python3 src/main.py --help

๐Ÿงช Tests

pytest tests/

๐Ÿ“„ Documentation

See the docs/ folder or the GitHub Wiki for full guides.

๐Ÿค Contributing

See CONTRIBUTING.md.

๐Ÿ›ก Security

See SECURITY.md.

๐Ÿ“œ License

MIT License ยฉ 2025 Apex Security Int Ltd