VPS主机流媒体测试和原生IP测试脚本

772 浏览技术资料
0

NetFlix 检测脚本:

# https://github.com/sjlleo/netflix-verify
# x86_64
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_amd64 && chmod +x nf && ./nf
# arm64
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0/nf_linux_arm64 && chmod +x nf && ./nf
# mips
wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/v3.0/nf_linux_mips && chmod +x nf && ./nf

DisneyPlus 检测脚本:

# https://github.com/sjlleo/VerifyDisneyPlus
wget -O dp https://github.com/sjlleo/VerifyDisneyPlus/releases/download/1.01/dp_1.01_linux_amd64 && chmod +x dp && clear && ./dp

各类流媒体平台及游戏区域限制综合检测脚本:

# https://github.com/lmc999/RegionRestrictionCheck
# x86_64
bash <(curl -L -s check.unlock.media)

分享到:
Qi 问的问题 2023年2月4日
添加评论
写下您的答案。

Login

Welcome! Login in to your account

Remember me Lost your password?

Don't have account. Register

Lost Password

Register