如何在本地部署iptv服务器
4 1 月, 2025 | 添加评论
1.Deploy with docker
docker run --name iptv-sources -p 3000:8080 --restart always -d herberthe0229/iptv-sources:latest
Crontab
crontab -e
0 */2 * * * /bin/sh ~/iptv-update.sh
service cron restart
Update docker image
Manually update
Download bash script file update-image.sh https://github.com/HerbertHe/iptv-sources/blob/main/update-image.sh to your homedir
/bin/sh ~/update-image.sh
iptv源
https://m3u.ibert.me/
2.一键安装iptv服务器
bash -c "$(curl -sL https://yang-1989.eu.org/NoobIPTV.sh)"
ITV
docker镜像拉取: docker pull doubebly/doube-itv:latest
docker镜像运行: docker run -d --name=doube-itv -p 50001:5000 --restart always doubebly/doube-itv:latest
上面的50001端口可以自定义
TXT订阅地址: http://192.168.2.128:50001/Sub?type=txt
M3u订阅地址: http://192.168.2.128:50001/Sub?type=m3u
3.feiyang iptv
ALLINONE部署指令生成器
https://imgtool.v1.mk/allinone.html
ALLINONE鉴权机器人
https://t.me/newallinone_bot
http://192.168.2.100:35455/tv.m3u