Welcome to The IPTV Source

We are a community of like minded individuals that share our files, knowledge, and other resources to help each other in the IPTV community

Download Tivimate RTX Panel 5.16 | Unencrypted

puksthepirate

New member
Tivimate RTX Panel:
image.png
 
Last edited:
I am using a custom Dockerfile and docker-compose.yml to put it on a reverse proxy domain
i also use docker and docker compose to run my stuff. but i rely on docker images being available on the GH or docker hub to be able to deploy projects, etc. how could i deploy this on my environment? (i will be trying to make a persistent docker image from this at some point but i have never done this so no promises there)
 
where u got this from? my dev friend said this leaks server ip, user info, etc after taking a look at the code.
 
Last edited:
Hi, I looked into the code and this panel delegates the request to a fixed domain. It cant work without network access.
 
Hi, I looked into the code and this panel delegates the request to a fixed domain. It cant work without network access.
1. how do you have access to the link to view? you do not have enough reactions?

2. of course it won't work without network access, how else is tivimate app meant to connect to it to view the dns names configured?
 
Some other member send me the panel.
I meant in local network. For example if you want your tivimate only work in local network through a reverse proxy for iptv.
In this scenario only the reverse proxy should have acces to the internet.
 
Some other member send me the panel.
I meant in local network. For example if you want your tivimate only work in local network through a reverse proxy for iptv.
In this scenario only the reverse proxy should have acces to the internet.
Yes I use a dockerfile and docker compose to put this on my reverse proxy without exposing the ports to the internet.
 
Back
Top