Releases: Mister-iks/pcybox-orbis
Releases · Mister-iks/pcybox-orbis
PCYBOX Orbis v1.1.0
What's new in v1.1.0
Features
- Stop / Start capture — pause and resume packet capture without restarting the app
- Port filter — restrict capture to specific ports (BPF filter at kernel level)
- Process exclusion — hide any app from the graph with one click
- Microphone & camera monitoring — real-time badge showing which processes are using your mic or camera
- Media exfiltration detection — critical alert when an unknown process uses mic/camera and sends data outbound
- Export — download graph and alerts as JSON or CSV
- Alert toasts — compact animated notifications in the bottom-left corner (max 5, auto-dismiss)
Fixes
- Docker image pinned to
python:3.11-slim-bookwormfor stable apt mirrors - Graph no longer disappears after changing port filter
- D3 simulation stability when filtering nodes
Installation
Run PCYBOX-Orbis-Setup-1.1.0.exe as administrator (required for packet capture).
Npcap will be installed automatically if not already present.
PCYBOX Orbis v1.0.0
PCYBOX Orbis v1.0.0
Real-time network traffic visualizer for Windows.
Download
PCYBOX Orbis Setup 1.0.0.exe - Windows 10/11 64-bit - ~101 MB
Windows SmartScreen warning? Click More info then Run anyway. The app is not yet code-signed — this is expected for an indie release.
Requires administrator rights for network capture. Npcap is installed automatically on first launch.
What's included
- Force Graph — live node graph, your machine at the center
- World Map — geolocated IPs with animated arcs
- 60-min Timeline — sliding history stored locally in SQLite
- Anomaly Detection — flags port scans, beaconing, potential exfiltration
- Process Attribution — know which app generates which traffic
- LAN Scanner — ARP discovery of all devices on your local network
- Privacy Score — real-time score of your outgoing traffic exposure
- Bandwidth Monitor — live MB/s sparkline
- EN / FR language toggle
Changelog
- Added English / French multilingual support (EN default, toggle in top bar)
- Fixed world map not loading in Electron (file:// URL path)
- Npcap installer now opens the standard GUI wizard instead of failing silently
- License updated to AGPL v3