支持OS/Platform:CentOS 6+, Ubuntu 14.04+, Debian 8+, Alpine, MacOS, Android with Termux, iOS
使用脚本前请确认curl已安装
bash <(curl -sL Media.Check.Place)
只检测IPv4结果
bash <(curl -sL Media.Check.Place) -M 4
只检测IPv6结果
bash <(curl -sL Media.Check.Place) -M 6
指定检测的网卡名称
bash <(curl -sL Media.Check.Place) -I eth0
选择脚本语言为英文
bash <(curl -sL Media.Check.Place) -E
评论区