Sign inSign up

alturismo/xteve_vpn

By alturismo

•Updated almost 6 years ago

xteve with ovpn

Image
4

100K+

alturismo/xteve_vpn repository overview

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

Tag summary

Content type

Image

Digest

Size

78.5 MB

Last updated

almost 6 years ago

docker pull alturismo/xteve_vpn