1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Change diag website

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-08-04 22:24:01 +02:00
parent 8e2f33ac32
commit b67619a38b

View file

@ -2,9 +2,9 @@
uci -q batch <<-EOF >/dev/null
set luci.diag=internal
set luci.diag.ping="openmptcprouter.com"
set luci.diag.dns="openmptcprouter.com"
set luci.diag.route="openmptcprouter.com"
set luci.diag.ping="www.openmptcprouter.com"
set luci.diag.dns="www.openmptcprouter.com"
set luci.diag.route="www.openmptcprouter.com"
set luci.diag.iperf3="ping-ams1.online.net"
set luci.diag.getip="ip.openmptcprouter.com"
commit luci