Added support for DaddyLive and Vavoo streams

This commit is contained in:
2025-07-09 22:27:01 -05:00
parent 2aa0dd5be4
commit e0129f04a0
7 changed files with 497 additions and 195 deletions

View File

@@ -11,13 +11,13 @@ services:
ports:
- "6090:6090"
environment:
# NordVPN - Dallas
# NordVPN - Houston, US
- VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=wireguard
- WIREGUARD_ENDPOINT_IP=185.247.70.139
- WIREGUARD_ENDPOINT_IP=185.81.126.17
- WIREGUARD_ENDPOINT_PORT=51820
- WIREGUARD_PUBLIC_KEY=8pRFH/FfMBs3eBJCM2ABFoOs/13n78LYQvoovZVLdgI=
- WIREGUARD_PRIVATE_KEY=8Hzee8uJtfKwbJ+NhG8wdAeWtcfdU8bRO/hHLXmM2l0=
- WIREGUARD_PUBLIC_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- WIREGUARD_PRIVATE_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
- WIREGUARD_ADDRESSES=10.5.0.2/32
streamlink-server:
build: