欢迎光临
我们一直在努力

网络质量检测脚本

https://github.com/xykt/IPQuality

 

使用方法

默认双栈检测:

bash <(curl -Ls IP.Check.Place)

只检测IPv4结果:

bash <(curl -Ls IP.Check.Place) -4

只检测IPv6结果:

bash <(curl -Ls IP.Check.Place) -6

指定检测网卡:

bash <(curl -Ls IP.Check.Place) -i eth0

指定代理服务器:

bash <(curl -Ls IP.Check.Place) -x http://username:password@proxyserver:port
bash <(curl -Ls IP.Check.Place) -x https://username:password@proxyserver:port
bash <(curl -Ls IP.Check.Place) -x socks5://username:password@socksproxy:port

选择脚本语言为英文(任选其一):

bash <(curl -Ls IP.Check.Place) -E
bash <(curl -Ls IP.Check.Place) -l en

跳过检测系统及安装依赖:

bash <(curl -Ls Net.Check.Place) -n

自动安装依赖:

bash <(curl -Ls Net.Check.Place) -y

报告展示完整IP地址:

bash <(curl -Ls IP.Check.Place) -f

输出JSON结果:

bash <(curl -Ls IP.Check.Place) -j

输出报告ANSI/JSON/纯文本至文件:

bash <(curl -Ls IP.Check.Place) -o /path/to/file.ansi
bash <(curl -Ls IP.Check.Place) -o /path/to/file.json
bash <(curl -Ls IP.Check.Place) -o /path/to/file.txtoranyother

基础信息多语言支持:

bash <(curl -Ls IP.Check.Place) -l jp|es|de|fr|ru|pt

赞(0) 打赏
未经允许不得转载:test » 网络质量检测脚本
分享到: 更多 (0)

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下文章作者

非常感谢你的打赏,我们将继续给力更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫打赏

微信扫一扫打赏