mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2026-05-06 12:08:47 +02:00
Add Packet Test Bundle to Troubleshooting
This commit is contained in:
parent
5d534df0bc
commit
20a5cda883
1 changed files with 1 additions and 0 deletions
|
|
@ -678,6 +678,7 @@ Troubleshooting tools.
|
|||
- [grml](https://grml.org) - Bootable Debian Live CD with powerful CLI tools. ([Source Code](https://github.com/grml/)) `GPL-3.0` `Shell`
|
||||
- [mitmproxy](https://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. ([Source Code](https://github.com/mitmproxy/mitmproxy)) `MIT` `Python`
|
||||
- [mtr](https://www.bitwizard.nl/mtr/) - Network utility that combines traceroute and ping. ([Source Code](https://github.com/traviscross/mtr)) `GPL-2.0` `C`
|
||||
- [Packet Test Bundle](https://github.com/galenthas/packet-test-bundle) - Native Windows GUI bundling iperf2, iperf3, tshark, and ping for network throughput and latency testing. ([Source Code](https://github.com/galenthas/packet-test-bundle)) `MIT` `C++`
|
||||
- [Sysdig](https://www.sysdig.com/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. ([Source Code](https://github.com/draios/sysdig)) `Apache-2.0` `Docker/Lua/C`
|
||||
- [Wireshark](https://www.wireshark.org/) - The world's foremost network protocol analyzer. ([Source Code](https://gitlab.com/wireshark/wireshark)) `GPL-2.0` `C`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue