Skip to content

Latest commit

 

History

History
92 lines (57 loc) · 3.51 KB

README_EN.md

File metadata and controls

92 lines (57 loc) · 3.51 KB

license

Streaming Unlock Test Script

Support OS/Platform:CentOS 6+, Ubuntu 14.04+, Debian 8+, Alpine, MacOS, Android with Termux, iOS

ScreenShot

Please make sure curl is installed before using the script

bash <(curl -L -s media.ispvps.com)
IPv4 Only:
bash <(curl -L -s media.ispvps.com) -M 4
IPv6 Only:
bash <(curl -L -s media.ispvps.com) -M 6
Specify network adapter:
bash <(curl -L -s media.ispvps.com) -I eth0
English output:
bash <(curl -L -s media.ispvps.com) -E

Docker Command (Compatible with ARM)

docker run --rm -ti --net=host xykt/regioncheck && docker rmi xykt/regioncheck > /dev/null 2>&1

Updates

2024/05/09 00:40 Fixed issue with Netflix Australia detection, added Wikipedia and Reddit detection

2024/03/22 09:45 Fix MyTVSuper, thanks to RikkaNaa

2024/03/22 09:30 Added ChatGPT region detection, updated English native/DNS unlocking display content

2024/02/20 01:30 Fixed the bug of Docker running error and completed the full-region detection project

2024/02/18 22:00 Repair LineTV.tw

2024/02/17 16:00 Fix Now E, thanks to RikkaNaa

2024/02/12 00:45 Add Alpine system support

2024/02/09 23:59 The revision of the Netflix page resulted in an error in the original script judgment, which has been corrected.

2024/01/31 00:30 Fixed the problem of incorrect judgment of Youtube’s very unlikely unlock category

2024/01/08 13:01 Add TikTok unlock detection

2024/01/07 21:55 Added DNS unlock detection for Anime Crazy, MyTVSuper, and 4GTV

2024/01/04 18:55 Increase independent script running counter

2024/01/03 23:27 Upgrade DNS detection mechanism, add proxy server unlock detection, correct the bug that IPv6 hosts cannot detect

2024/01/02 23:00 Add a dual DNS detection mechanism, correct the original Japanese streaming media detection error, and pre-advertise

2024/01/02 03:00 Improved detection mechanism to eliminate some misjudgments

2024/01/01 21:00 Add DNS/Native unlock detection mechanism

Contribution

Acknowledgments:

  • Thanks to lmc999 original work, this revised script evolved from it

  • This script is modified based on the code of CoiaPrant/MediaUnlock_Test

  • onoc1yn provides multi-architecture docker solutions and Hulu Cookies encryption solutions

  • The streaming media unlocking detection scripts currently on the market are all evolved from Lemonbench

Stars History: Stargazers over time