Skip to content

1-stream/RegionRestrictionCheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sponsor

For English user please see

脚本介绍

本脚本基于CoiaPrant/MediaUnlock_Test代码进行修改

支持OS/Platform:CentOS 6+, Ubuntu 14.04+, Debian 8+, MacOS, Android with Termux

iOS运行方法请参考此处

使用方法

使用脚本前请确认curl已安装

bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh)
只检测IPv4结果:
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh) -M 4
只检测IPv6结果:
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh) -M 6
指定检测的网卡名称:
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh) -I eth0
选择脚本语言为英文:
bash <(curl -L -s https://github.com/1-stream/RegionRestrictionCheck/raw/main/check.sh) -E

特别鸣谢

柠檬大佬,目前市面的流媒体解锁检测脚本都是从Lemonbench演化而来

onoc1yn 提供多架构docker解决方案及Hulu Cookies加密方案

About

A bash script to check if your VPS's IP is available for various OTT platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.9%
  • Dockerfile 0.1%