Update README.md

This commit is contained in:
Michael
2023-05-28 20:02:34 +01:00
committed by GitHub
parent 5fffa56f82
commit 9d5d9126fe

View File

@@ -1,5 +1,13 @@
# udm-diags # udm-diags
Repo for scripts used for personal network diagnostics. Repo for scripts used for personal network diagnostics directly on the UDM Pro/SE over SSH.
Installs:
• Ookla Speed Test CLI
• iPerf 3
Updates:
• Curl
``` ```
curl https://raw.githubusercontent.com/mtan93/udm-diags/main/basics.sh | bash curl https://raw.githubusercontent.com/mtan93/udm-diags/main/basics.sh | bash
``` ```