add adguardian

Terminal-based, real-time traffic monitoring and statistics for your AdGuard Home instance
This commit is contained in:
Abhay Thakur 2024-10-12 23:04:25 +05:30 committed by GitHub
parent f07b9c006b
commit 2b83ffb2af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -421,6 +421,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/
### Security tools
* [AdGuardian-Term](https://github.com/Lissy93/AdGuardian-Term) [[adguardian](https://crates.io/crates/adguardian)] - Terminal-based, real-time traffic monitoring and statistics for your AdGuard Home instance
* [AFLplusplus/LibAFL](https://github.com/AFLplusplus/LibAFL) - Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, etc. [![build and test](https://github.com/AFLplusplus/LibAFL/actions/workflows/build_and_test.yml/badge.svg)](https://github.com/AFLplusplus/LibAFL/actions/workflows/build_and_test.yml)
* [arp-scan-rs](https://github.com/kongbytes/arp-scan-rs) - A minimalistic ARP scan tool for fast local network scans
* [cargo-audit](https://crates.io/crates/cargo-audit) - Audit Cargo.lock for crates with security vulnerabilities