Git Product home page Git Product logo

tv_help_test's Introduction

盒子助手OpenWrt 命令行版

另见 盒子助手Docker版本如下⬇️


Tips:如何使用SSH

https://github.com/wukongdaily/HowToUseSSH

ADB多功能一键脚本

Static Badge Static Badge Static Badge

wget -O tv.sh https://raw.githubusercontent.com/wukongdaily/tvhelper/master/shells/tv.sh && chmod +x tv.sh && ./tv.sh

不带Bash环境的 用下列命令

Static Badge Static Badge Static Badge Static Badge

wget -O env.sh https://raw.githubusercontent.com/wukongdaily/tvhelper/master/shells/env.sh && chmod +x env.sh && ./env.sh

本套脚本是为了更好的解决原生TV水土不服问题,所以默认我会觉得你的软路由肯定具备科学上网能力。如果上述脚本在下载过程遇到诸如443等提示信息,代表下载失败。 请您自行检查代理问题。包括不限于代理模式?更换节点等操作。 如果非得在普通非科学的openwrt环境里使用 也不是不行。那就在https地址前面在加入代理吧

代理模式请调用如下命令

wget -O tv.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/tvhelper/master/shells/tv.sh && chmod +x tv.sh && ./tv.sh proxy

若路由器不带bash环境 则调用

wget -O env.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/tvhelper/master/shells/env.sh && chmod +x env.sh && ./env.sh proxy

辅助视频教程

最终效果展示 短视频

在线教学视频 长视频

鸣谢的项目

my-tv

https://github.com/lizongying/my-tv

BBLL

https://github.com/xiaye13579/BBLL

TVBox

https://github.com/takagen99/Box

💰打赏作者💰

tv_help_test's People

Contributors

wukongdaily 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.