脚本一:
wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf
1.安装Curl
CentOS:
yum install curl -y
Ubuntu/Debian:
apt-get update && apt-get install curl
Alpine:
apk update && apk add curl
2.使用脚本
bash <(curl -sSL "https://github.com/CoiaPrant/Netflix_Unlock_Information/raw/main/netflix.sh")
备用脚本:
bash <(curl -sSL "https://www.zeroteam.top/files/netflix.sh")