Lightweight background monitoring - Your personal vulnerability scout
Scopeon Desktop is a lightweight desktop agent that runs quietly in the background, continuously monitoring your system for security vulnerabilities. It provides a simple, unobtrusive interface while maintaining constant vigilance against threats.
- Lightweight & Efficient: Minimal resource usage, perfect for background operation
- System Tray Integration: Discrete monitoring with quick access
- Real-time Updates: Live vulnerability status via WebSocket connection
- Software Inventory: Automatic detection of installed software
- Security Alerts: Immediate notification of new vulnerabilities
- Simple GUI: Clean, intuitive interface using egui
- Cross-platform: Works on Windows, macOS, and Linux
# Build and run
cargo build --release
./target/release/scopeon-desktop
# Or in development mode
cargo run- Runs silently in system tray
- Minimal CPU and memory footprint
- Automatic startup with system (optional)
- Continuous software inventory scanning
- Real-time vulnerability feed
- Automatic updates from Scopeon server
- System tray icon with status indicator
- Simple dashboard showing vulnerability count
- Detailed vulnerability viewer
- Connection status and settings
The agent automatically discovers and connects to your Scopeon server. Manual configuration available through the settings interface.
- Rust + egui: Native performance with modern GUI
- WebSocket Client: Real-time server communication
- System Integration: Native OS integration
- Background Services: Efficient monitoring loops
This is part of the Scopeon platform:
- scopeon-server - Backend service
- scopeon-desktop - This repository (Lightweight desktop agent)
- scopeon-web - Web frontend for all users
- scopeon-docs - Documentation and guides
Scopeon - Scope out threats before they sting 🎯🦂