gluetun-wiki

Home to the Markdown Wiki page for Gluetun (by qdm12)

Gluetun-wiki Alternatives

Similar projects and alternatives to gluetun-wiki

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gluetun-wiki alternative or higher similarity.

gluetun-wiki reviews and mentions

Posts with mentions or reviews of gluetun-wiki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-09.
  • Torrenting raspberry struggling with folders
    2 projects | /r/docker | 9 Dec 2023
    services: gluetun: containername: gluetun image: qmcgaw/gluetun # line above must be uncommented to allow external containers to connect. # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md#external-container-to-gluetun cap_add: - NET_ADMIN devices: - /dev/net/tun:/dev/net/tun ports: - 8888:8888/tcp # HTTP proxy - 8388:8388/tcp # Shadowsocks - 8388:8388/udp # Shadowsocks - 8080:8080 #qbittorrent - 6881:6881 #qbittorrent - 6881:6881/udp #qbittorrent - 8989:8989 # port for sonarr - 7878:7878 # port for radarr - 9696:9696 # port for prowlarr - 9117:9117 # port for bazarr volumes: - /home/osmc/Docker:/gluetun - /home/osmc/Docker/tmp:/tmp/gluetun environment: # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup - VPN_SERVICE_PROVIDER=protonVPN - VPN_TYPE=openvpn # OpenVPN: - OPENVPN_USER=___ - OPENVPNPASSWORD=__ - VPN_PORT_FORWARDING=on # Wireguard: # - WIREGUARD_PRIVATE_KEY=wOEI9rqqbDwnN8/Bpp22sVz48T71vJ4fYmFWujulwUU= # - WIREGUARD_ADDRESSES=10.64.222.21/32 # Timezone for accurate log times - TZ=Netherland # - SERVER_COUNTRIES=Netherland - SERVER_HOSTNAMES=node-nl-13.protonvpn.net,node-nl-01.protonvpn.net - UPDATER_PERIOD=24h - FIREWALL_OUTBOUND_SUBNETS=172.20.0.0/24 restart: unless-stopped
  • Help with Deluge and Gluetun in Docker
    1 project | /r/selfhosted | 8 Dec 2023
    gluetun: image: qmcgaw/gluetun container_name: gluetun # line above must be uncommented to allow external containers to connect. # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md#external-container-to-gluetun hostname: gluetun cap_add: - NET_ADMIN devices: - /dev/net/tun:/dev/net/tun ports: - 8112:8112 - 6881:6881 # inbound torrent - 6881:6881/udp volumes: - ./gluetun:/gluetun env_file: - ./vpn_credentials.env environment: # See https://github.com/qdm12/gluetun-wiki/tree/main/setup#setup - VPN_SERVICE_PROVIDER=protonvpn - VPN_TYPE=openvpn - VPN_PORT_FORWARDING=on - SERVER_HOSTNAMES=node-us-144.protonvpn.net,node-us-126.protonvpn.net # Server list updater # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/servers.md#update-the-vpn-servers-list - UPDATER_PERIOD=24h dns: - 8.8.8.8 - 8.8.4.4 networks: - internal deluge: image: lscr.io/linuxserver/deluge:latest container_name: deluge volumes: - ./config/deluge:/config - /hdd/media/torrents:/media/torrents # ports: # - 8112:8112 # webui # - 6881:6881 # inbound torrent # - 6881:6881/udp restart: unless-stopped network_mode: "service:gluetun"
  • Help with setting up gluetun
    1 project | /r/selfhosted | 7 Dec 2023
  • Route docker container via Gluetun + AirVPN
    1 project | /r/unRAID | 7 Dec 2023
    I've got a couple of Docker containers running: 'binhex-plexpass' and 'GluetunVPN'. I've subscribed to AirVPN, and I'm trying to configure 'GluetunVPN' for AirVPN (Wireguard). I think I've succeeded with this. However, I'm a bit stuck on connecting 'GluetunVPN' to 'binhex-plexpass' based on this guide: https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md
  • NordVPN - AUTH_FAILED Your credentials might be wrong
    2 projects | /r/gluetun | 12 Jul 2023
    2023-07-12T11:28:22+01:00 INFO [healthcheck] program has been unhealthy for 2m41s: restarting VPN (see https://github.com/qdm12/gluetun-wiki/blob/main/faq/healthcheck.md)
  • Tun0 not showing up as an interface option in settings
    1 project | /r/qBittorrent | 9 Jul 2023
  • Routing torrenting on a home server through VPN
    3 projects | /r/selfhosted | 8 Jul 2023
    qbittorrent can use proxies if I remember correctly, so you just need to enable privoxy in the gluetun service, and add the ip of the machine plus the choosen port for the proxy to qbittorrent settings from the web interface.
  • Transmission (& other Apps) - is OpenVPN no longer usable? TrueNAS-SCALE-22.12.3.1
    1 project | /r/truecharts | 2 Jul 2023
    Choose your provider if not found, check out custom, wiki here.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic gluetun-wiki repo stats
8
224
7.4
7 days ago

qdm12/gluetun-wiki is an open source project licensed under MIT License which is an OSI approved license.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com