/netflix-verify

A script used to determine whether to watch native NetFlix movies / NetFlix可看地区检测脚本

Primary LanguageGoGNU General Public License v3.0GPL-3.0

netflix-verify

A script used to determine whether to watch native NetFlix movies / NetFlix可看地区检测脚本

推荐直接使用 @CoiaPrant @zerocloud的Shell版本

使用方法

1、部署 golang 环境,执行 go run nf.go 运行本小应用

image.png

2、使用编译好的二进制文件执行本小程序

这里演示IP实际地理位置与NF的IP库位置不相同的情况

image1126583f0c05440f.png

懒人一键运行包

wget https://github.com/sjlleo/netflix-verify/releases/download/1.0/nf-1.0-linux-amd64 && chmod +x nf-1.0-linux-amd64 && mv nf-1.0-linux-amd64 nf && clear && ./nf