直播源

[iptv信源] 【新版】某牙断流再次修复。

2024-02-19 13:09:31 michael007js 241

[iptv信源] 【新版】某牙断流再次修复。

懒人专用一键订阅直播源:

https://www.goodiptv.club/huyayqk.m3u


GitHub地址:

https://github.com/youshandefeiyang/LiveRedirect/tree/main/Golang


## 一、推荐使用Docker一键运行,并配置watchtower监听Docker镜像更新,直接一劳永逸:
### 1,使用Docker一键配置allinone
```
docker run -d --restart unless-stopped --privileged=true -p 35455:35455 --name allinone youshandefeiyang/allinone
```
### 2,一键配置watchtower每天凌晨两点自动监听allinone镜像更新,同步GitHub仓库:
```
docker run -d --name watchtower --restart unless-stopped -v /var/run/docker.sock:/var/run/docker.sock  containrrr/watchtower -c  --schedule "0 0 2 * * *"
```
## 二、直接运行:
首先去action中下载对应平台二进制执行文件,然后解压并直接执行
```
chmod 777 allinone && ./allinone
```
建议搭配进程守护工具进行使用,windows直接双击运行!


首页
关于博主
我的博客
搜索