mirror of
https://github.com/mtan93/udm-diags.git
synced 2026-03-08 05:31:57 +00:00
19 lines
308 B
Markdown
19 lines
308 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/speedtestbasics.sh | bash
|
|
```
|