silentguard
https://github.com/thezupzup/silentguard
Python
A lightweight network & privacy monitor with smart alerts
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to silentguard
Help out
- Issues
- Remove dead stub files from src/silentguard/
- Implement real OS-level IP blocking via iptables
- Unify blocking system between GUI and TUI
- Implement iptables backend for OS-level IP blocking
- Add safety guards to prevent blocking local/private addresses
- Add block/unblock functionality to GTK GUI
- Surface blocking errors to the user (after iptables backend exists)
- Implement basic system-wide bandwidth sampling in monitor.py
- Display bandwidth stats in GTK GUI (blocked by #26)
- Display bandwidth stats in TUI (blocked by #26)
- Docs
- Python not yet supported