This website requires JavaScript.
Explore
Help
Register
Sign In
OpenWrt
/
small-package
mirror of
https://github.com/kenzok8/small-package
Watch
1
Star
0
Fork
You've already forked small-package
0
Code
Issues
Projects
Releases
Wiki
Activity
ab6df42a87
small-package
/
luci-app-systools
/
root
/
usr
/
share
/
systools
/
net_check.run
10 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
date
nslookup baidu.com
ping -c
4
baidu.com
curl -o /dev/null https://www.baidu.com/
Reference in New Issue
View Git Blame
Copy Permalink