InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Nordvpn Alternatives
Similar projects and alternatives to nordvpn
-
docker-transmission-openvpn
Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
-
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.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
docker-wireguard-socks-proxy
Expose a WireGuard tunnel as a SOCKS5 proxy
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
arch-sabnzbdvpn
Docker build script for Arch Linux base with SABnzbd, Privoxy and OpenVPN
-
cloudflare-ddns
🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
-
-
-
htpc-download-box
Sonarr / Radarr / Jackett / NZBGet / Deluge / OpenVPN / Plex
-
torsocks
Library to torify application - NOTE: upstream has been moved to https://gitweb.torproject.org/torsocks.git
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
nordvpn reviews and mentions
-
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.
-
Issue with docker, radarr, and qbittorrent: this directory does not appear to exist.
# https://github.com/bubuntux/nordvpn nordvpn: image: ghcr.io/bubuntux/nordvpn cap_add: - NET_ADMIN # Required - NET_RAW # Required environment: - USER=${VPN_USERNAME} # Required - "PASS=${VPN_PASSWORD}" # Required - CONNECT=United_States - TECHNOLOGY=NordLynx - NETWORK=192.168.1.0/24 ports: - 8080:8080 sysctls: - net.ipv6.conf.all.disable_ipv6=1
- Plex Server behind VPN
-
Mullvad VPN for Docker containers
I use bubuntux/nordvpn to route traffic from select Docker containers through a VPN.
-
How to transparently route ALL outbound traffic from the docker container thru the socks5 server running on host? (meaning the entire docker container and everything running inside it should use the specified socks5 proxy)
I found the way bubuntux has done it with his NordVPN container quite elegant: here
-
Can I access my home server connected to a VPN with reverse proxy, without myself being connected to the VPN ?
nordvpn: container_name: nordvpn image: ghcr.io/bubuntux/nordvpn cap_add: - NET_ADMIN sysctls: - net.ipv6.conf.all.disable_ipv6=1 # Recomended if using ipv4 only restart: unless-stopped environment: # Review https://github.com/bubuntux/nordvpn#environment-variables ... ports: - 9091:9091 # transmission - 3128:3128 # squid transmission: container_name: transmission image: lscr.io/linuxserver/transmission network_mode: service:nordvpn depends_on: - nordvpn environment: ... volumes: ... squid: container_name: squid image: sameersbn/squid network_mode: service:nordvpn volumes: ...
-
How to get containers (qBittorrent, sabnzbd, jackett, sonarr, radarr, bazarr) going through a NordLynx (NordVPN + Wireshark) VPN container.
bubuntux isn't maintaining his nordvpn container anymore and has moved to his nordlynx container which sits on top of NordVPN's NordLynx which uses Wireshark.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 29 Jan 2023
Stats
bubuntux/nordvpn is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.