nordvpn | nordlynx | |
---|---|---|
50 | 19 | |
758 | 217 | |
1.7% | 2.3% | |
4.3 | 3.9 | |
about 2 months ago | 25 days ago | |
Shell | Dockerfile | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nordvpn
- [Self Hosted] VPN Mullvad pour les conteneurs Docker
- [Nord Vpn] Après la mise à jour: /run/nordvpn/nordvpnd.sock introuvable
- Nordlynx, qbittorrent, sonarr, radarr, jellyfin, and jellyseer
-
KASM with VPN?
All the infos you need are on the github page > https://github.com/bubuntux/nordvpn
-
NordLynx with docker for torrenting | Transmission and QbitTorrent
Issues · bubuntux/nordvpn (github.com)
-
Docker Image - Invalid Username or Password Bug
On https://github.com/bubuntux/nordvpn it mentions that token login is also supported (Nord v3.15.0+). I've used the token login and it works well for me.
- NordVPN bittorrent contaner inside openmediavault
-
Extremely Slow Torrenting Speed
There has been an issue reported on github: https://github.com/bubuntux/nordvpn/issues/367
-
Meshnet on opnsense router
Two of the popular containers are https://github.com/qdm12/gluetun and https://github.com/bubuntux/nordvpn but it's not clear if either of them can use meshnet.
-
VPN gateway on home server VM
A ubuntu/debian vm with nordvpn official client, use iptables to forward this connection to the vm IP. I've seen a similar approach using docker here https://github.com/bubuntux/nordvpn but this only shares connection to other dockers ct's in the same setup
nordlynx
- NordLynx with docker for torrenting | Transmission and QbitTorrent
- NordLynx with docker for torrenting on Pi
- Docker Image - Invalid Username or Password Bug
-
Nordlynx and qbit not working.. any ideas?
version: '3.8' services: nordlynx: image: bubuntux/nordlynx:latest container_name: nordlynx restart: unless-stopped healthcheck: test: ["CMD-SHELL", "curl https://api.nordvpn.com/vpn/check/full | grep '\"status\":\"Protected\"' && exit 0 || exit 1"] cap_add: - NET_ADMIN # Required sysctls: - net.ipv6.conf.all.disable_ipv6=1 ulimits: # Recommended for High bandwidth scenarios memlock: soft: -1 hard: -1 dns: - 192.168.0.250 - 192.168.0.251 networks: - bridge-lan ports: - 8082:8082 # qBittorrent - 6881:6881 # qBittorrent - 6881:6881/udp # qBittorrent environment: # Review https://github.com/bubuntux/nordlynx - PRIVATE_KEY=${PRIVATE_KEY} #required # Country Codes - https://github.com/azinchen/nordvpn/blob/master/COUNTRIES.md - QUERY=filters[country_id]=227&filters[servers_groups][identifier]=legacy_p2p&filters[servers_technologies][identifier]=wireguard_udp - NET_LOCAL=192.168.0.0/24 - TZ=${TZ} - PUID=${PUID} - PGID=${PGID}
-
Extremely Slow Torrenting Speed
I added the following env and the rest is pretty much the default from the gitHub (https://github.com/bubuntux/nordlynx)
I ended up using another NordVPN container (by the same author) and it is working pretty well now. 1g/1g sympatric internet gets about 20m/s download speed. I added the following env and the rest is pretty much the default from the gitHub (https://github.com/bubuntux/nordlynx) - ALLOWED_IPS=0.0.0.0/0 (maybe without this nordvpn is blocking everything?)
-
Easiest way to use VPN on plex server PC with split tunneling PIA.
This is what I use. It works great, is easy to setup, and includes qbit in the template docker-compose file.
-
NordVPN on unRAID
Please migrate to the NordLynx container (https://github.com/bubuntux/nordlynx)
-
Can anyone tell me why I cannot access my docker container using networkmode: service
I would check out https://github.com/bubuntux/nordlynx
- NordVPN container on swarm
What are some alternatives?
gluetun - VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN or Wireguard, DNS over TLS, with a few proxy servers built-in.
docker-transmission-openvpn - Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
nordvpn - NordVPN Docker Client
docker-wireguard
wireguard-windows - Download WireGuard for Windows at https://www.wireguard.com/install . This repo is a mirror only. Official repository is at https://git.zx2c4.com/wireguard-windows
synology-wireguard - WireGuard support for some Synology NAS drives
arch-sabnzbdvpn - Docker build script for Arch Linux base with SABnzbd, Privoxy and OpenVPN
docker-wireguard-socks-proxy - Expose a WireGuard tunnel as a SOCKS5 proxy
wireguard-go-docker - Wireguard docker image
cloudflare-ddns - 🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
termux-adb-fastboot - android adb-fastboot tools for termux