脚本一:
感谢sjlleo大佬提供的脚本
github:sjlleo/netflix-verify
sjlleo:“1.0版本有诸多问题,2.01版本修复了国家不全/显示不对的问题并且支持了双栈检测”
使用方法:
1、部署 golang 环境,执行 go run nf.go 运行本小应用
2、懒人一键运行包(使用编译好的二进制文件执行本小程序)
主下载链接:
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf
备用下载链接(支持IPV6):
wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf

脚本二:
感谢CoiaPrant大佬提供的脚本
github:CoiaPrant/Netflix_Unlock_Information
自己先安装Curl
检测命令:
bash <(curl -sSL "https://github.com/CoiaPrant/Netflix_Unlock_Information/raw/main/netflix.sh")
备用命令:
bash <(curl -sSL "https://www.zeroteam.top/files/netflix.sh")

暂无评论内容