Skip to content

遥控助手软路由版,适用于OpenWrt系统,包括iStoreOS。其主要作用是帮助安卓原生盒子,解决一些水土不服的小问题。

License

Notifications You must be signed in to change notification settings

wukongdaily/tvhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

盒子助手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

暂时能用的版本:https://wwl.lanzouq.com/wkmytv

BBLL

https://github.com/xiaye13579/BBLL

TVBox

https://github.com/takagen99/Box

💰打赏作者💰

About

遥控助手软路由版,适用于OpenWrt系统,包括iStoreOS。其主要作用是帮助安卓原生盒子,解决一些水土不服的小问题。

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages