
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
A tool to monitor WiFi uptime and bandwidth over time.
pip install argus-wifi
To start monitoring with default settings:
argus monitor
Options:
--interval
: Time between checks in seconds (default: 300)--duration
: How long to monitor in hours (default: 24)--log
: Path to the CSV log file (default: argus.csv)--output
: Path to save the graph (default: argus_report.png)--analyze-only
: Only analyze existing data without monitoringExample with custom settings:
argus monitor --interval 600 --duration 48 --log my_log.csv --output my_report.png
Run Argus in the background:
# Start the daemon
argus start --interval 300 --duration 24
# Check status and configuration
argus status
# Stop the daemon
argus stop
When running in daemon mode, all files (logs, data, and reports) are stored in ~/.argus/
directory.
Contributions are welcome! Please feel free to submit a Pull Request.
FAQs
Argus: WiFi Uptime and Bandwidth Monitor
We found that argus-wifi demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.