中文

流媒体 一键检测脚本,一键检测IP解锁范围及对应的的地区

Netflix相关名词解释
不提供服务 – 所在的地区NF没开通,连自制剧也看不了
宽松版权 – 有些NF拍摄的影片不是特别注重版权,所以限制放的很开
解锁自制剧 – 代表可以看由NF自己拍摄的影片
解锁非自制剧 – 代表可以看NF买下的第三方版权影片
地域解锁 – NF在不同的地区可以看的片源都是不同的,有些影片只能在特定区观看

脚本一

Debian下:

apt install -y jq
bash <(curl -sSL "https://www.zeroteam.top/files/mediatest.sh")

Centos下:

yum install -y jq
bash <(curl -sSL "https://www.zeroteam.top/files/mediatest.sh")

转自:https://t.me/zerocloud_channel/3567

mediatest

下面两个脚本由 Hostloc的Musk 搜集,非原作者。

脚本二

已开源:https://github.com/sjlleo/netflix-verify

wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf

wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf

Rabbithosts-usbgp-NetFlix

脚本三

已开源:https://github.com/CoiaPrant/Netflix_Unlock_Information

bash <(curl -sSL "https://github.com/CoiaPrant/Netflix_Unlock_Information/raw/main/netflix.sh")

NetFlix2