|
发表于 2021-10-13 21:19:27
|
显示全部楼层
本帖最后由 6fyC8r 于 2021-10-13 21:20 编辑
不是有那个脚本么
流媒体检测(含NF):
bash <(curl -L -s https://raw.githubusercontent.com/lmc999/RegionRestrictionCheck/main/check.sh)
单独NF检测:
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.6/nf_2.6_linux_amd64 && chmod +x nf && clear && ./nf
|
|