一键检测vps能否解锁Netflix及解锁地区

脚本一:

感谢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")

© 版权声明
THE END
喜欢就支持以下吧
点赞0赞赏 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容