Skip to content

Instantly share code, notes, and snippets.

@kaiye
kaiye / my.sh
Last active October 18, 2016 02:20
常用 Linux 命令行
# 网络
# 查看本地公网 IP
curl ifconfig.me
dig 1024.io
dig -x 104.155.233.156
# 并发测试
ab -n 1000 -c 1000 http://www.meizu.com/
# 全站抓取
wget -r -p -np -k http://www.meizu.com/es/