Skip to content

alturismo/xteve_vpn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xteve xteve, in docker with ovpn

docker runs in bridge mode access xteve webui ip:34400/web/

mounts to use as sample Container Path: /root/.xteve <> /mnt/user/appdata/xteve/ Container Path: /tmp/xteve <> /tmp/xteve/ while /mnt/user/appdata/ should fit to your system path ...

docker run -d
--name=xteve
--net=host
--log-opt max-size=10m
--log-opt max-file=3
-e TZ="Europe/Berlin"
-v /mnt/user/appdata/xteve/:/root/.xteve:rw
-v /mnt/user/appdata/xteve/config/:/config:rw
-v /tmp/xteve/:/tmp/xteve:rw
alturismo/xteve_vpn

about setup variables for the ovpn part, take it best from here https://github.com/alturismo/ovpn_privoxy

xteve - iptv and epg proxy server for plex, emby, etc ... thanks to @marmei website: http://xteve.de Discord: https://discordapp.com/channels/465222357754314767/465222357754314773

so, credits to the programmers, i just putted this together in a docker to fit my needs

About

xteve with ovpn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published