1
0
Fork 0
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:
Ycarus 2018-03-07 14:01:47 +01:00
parent 9b258aedb8
commit 2f4e19176c
3 changed files with 38 additions and 5 deletions

View file

@ -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