small-package/luci-app-systools/root/usr/share/systools/net_check.run

10 lines
99 B
Bash
Executable File

#!/bin/sh
date
nslookup baidu.com
ping -c 4 baidu.com
curl -o /dev/null https://www.baidu.com/