Skip to content

Higher08/hls-proxy-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hls-proxy-docker

Docker to setup HLS Proxy

This is a very simple docker, it doesn't do anything more than download HLS Proxy and run it.

Installation

First git clone this repository, cd to the repo directory and run

docker-compose up --build -d

The proxy will be available on http://localhost:3080 or http://YOUR_WEB_SERVER:3080

Configure Settings On The WEB UI

More information at https://www.hls-proxy.com

About

Docker to setup HLS Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Shell 69.4%
  • Dockerfile 30.6%