pierre-emmanuelJ / iptv-proxy

Reverse proxy on iptv m3u and m3u8 file and xtream codes client api
GNU General Public License v3.0
508 stars 150 forks source link

Multiple instances #164

Open jimmisavage opened 9 months ago

jimmisavage commented 9 months ago

Before I potential mess everything up (now i have it working), is it possible to add multiple instances in either the same or different containers?

So, I have 3 IPTV accounts I want to pass through a proxy. Each account has a different username, password and URL. In an ideal world i'd pass all 3 through the same container/port but i'm thinking i would need to have 3 containers with different ports? Will this affect the original install at all? What would be the best way to accumplish this please?

jimmisavage commented 7 months ago

So I just added a second instance under a different port. Works great! Question... does my supplier then see both instances (using different accounts) as watching at the same location?

JimWas commented 1 month ago

Any way to do it all in one script? Let's say I want to combine 10-20 different providers. 20 instances are required?

jimmisavage commented 1 month ago

Any way to do it all in one script? Let's say I want to combine 10-20 different providers. 20 instances are required?

That would make things easier. However, i don't know if that is possible. If you work it out, please share :)