Giter VIP home page Giter VIP logo

mediacheck's Introduction

检测IP是否可以解锁Netflix非自制剧。 引用的原作者脚本来源: https://github.com/lmc999/RegionRestrictionCheck

安装/更新脚本:

sudo mkdir -p /root/mediaCheck && wget https://github.com/vonaxs/mediaCheck/raw/main/install.sh -O /root/mediaCheck/install.sh && chmod +x /root/mediaCheck/install.sh && /root/mediaCheck/install.sh

该代码会实现以下功能:

1.每天定时更换一次IP

2.每隔1小时检测一次IP是否可以解锁媒体

3.每隔5分钟检测一次IP是否发生了改变,如果改变了,那么就检测新的IP是否可以解锁媒体

如果需要修改定时任务,修改install.sh最底部的定时任务的代码即可。

查看日志

cat /root/mediaCheck/change.log

删除脚本:

rm -rf /root/mediaCheck

mediacheck's People

Contributors

vonaxs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.