streamed
Senior Member
- Messages
- 133
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
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:
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

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:
