Install your very own iptv portal *FREE*

streamed

Registered
Messages
119
Host your own stb portal allow and control your own connections add the channels you want make your own m3u list with a single click of a button and same for your epg guide for all your own clients. This allows you to see who is connected and even what channel they are watching in the dashboard. Now you can use the stb codes provided on this site mostly provided from our good friend 'WaRGoD' he posts loads of mac portals to use :)

Ubuntu setup

Open a terminal and do the following:

sudo apt-get install git
git clone https://github.com/Chris230291/STB-Proxy.git
sudo apt install python3-pip
sudo apt install ffmpeg
pip install flask
pip3 install flask requests waitress
cd STB-Proxy
python3 app.py

That's it, I also just installed this now as I am making this post, you will see in your terminal
[WARNING] No existing config found. Creating a new one

Leave your terminal open or minimize it then open a web browser using http://127.0.0.1:8001 your terminal must stay open while running your stb server

stb-server.png


Then click on add portal adding a portal you get from our friend 'WaRGoD'

I got this one some other place can't remember where Example:

stb-portal.png
 

streamed

Registered
Messages
119
After you click on add then lets move over to settings
stb-portal.png


Scroll to bottom leaving the other settings default then scroll up to save your settings

Then click playlist editor and check off all the channels you want, example:
stb-portal.png


After you click save then click on playlist to get your m3u and click xmltv to get your guide for whatever client you are using :)
 

streamed

Registered
Messages
119
Also if you are like me you will want to load a bunch of stb's to your portal but you don't want to overload your server so when adding more you will want to uncheck and save the ones you are not using like so.
stb-portal.png


On edit portal uncheck it then save, best to only use 1 at a time unless you have a really fast computer lol then run em all :)

Also you can search for channels you want in the filter to make it easy
stb-portal.png

:)

Also you can play channels directly inside your portal by clicking the green play button
stb-portal.png


And you can full screen it as well :)
 
Last edited:

streamed

Registered
Messages
119
Mag box people who sell mag boxes on amazon will hate this post :eek: You don't need a mag box now :D you can turn mag into m3u for any device with this o_O(y) A 5 year old can install this LoL....
:eek:
 

streamed

Registered
Messages
119
No pms, talk in main for questions. If you want macs look in the mac section and enjoy!
 

streamed

Registered
Messages
119
If you have some good mac post here :) running your own portal is boss ;)
Streamed aka GIZMO ;)
 
Top