mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add get ip and netstat diagnostics tools
This commit is contained in:
parent
9b258aedb8
commit
2f4e19176c
3 changed files with 38 additions and 5 deletions
|
@ -5,6 +5,8 @@ uci -q batch <<-EOF >/dev/null
|
|||
set luci.diag.ping="openmptcprouter.com"
|
||||
set luci.diag.dns="openmptcprouter.com"
|
||||
set luci.diag.route="openmptcprouter.com"
|
||||
set luci.diag.iperf3="ping-ams1.online.net"
|
||||
set luci.diag.getip="ip.openmptcprouter.com"
|
||||
commit luci
|
||||
EOF
|
||||
rm -f /tmp/luci-indexcache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue