Files
udm-diags/README.md
2023-05-28 20:04:10 +01:00

19 lines
299 B
Markdown

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