We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: link VPN Gateway Mode page from Home
docs: add VPN Gateway Mode page for FORWARD_FROM
docs: document --data-ciphers warning and data file origins Add FAQ entries explaining the harmless '--cipher missing in --data-ciphers' deprecation notice and how to suppress it via OPENVPN_OPTS. Document that the data/ files are auto-generated from NordVPN's API/CDN by the maintenance-updates workflow. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove obsolete top-level 'version' field from Compose examples
docs: add FAQ on OpenVPN deprecated option notices
docs: deep-link wiki cross-page references to exact sections
Add Server Groups wiki page - New Server-Groups.md covering all NordVPN server groups (Double VPN, Onion Over VPN, P2P, obfuscated, dedicated IP, regional, etc.) - Add Server Groups link to sidebar and home page - Fix Dedicated IP note in Technologies.md (API is public, auth is at OpenVPN level)
docs: remove ppc64le and s390x from supported platforms
Add PORT troubleshooting note for XOR connections
Restructure Troubleshooting page by category
Move Technologies troubleshooting from FAQ to Troubleshooting
Remove redundant 'see Architecture and Internals' cross-reference links
docs: add PORT env var, move how-it-works to Architecture, clean up v5.3.0 refs - Technologies: add custom port selection section, remove how-it-works - FAQ: add Technologies troubleshooting section - Architecture: add firewall build phases, expand entrypoint details - Server-Selection: add TECHNOLOGY to example, remove how-it-works - Automatic-Reconnection: remove how-it-works - Permissions: remove how-it-works - Firewall-Backends: remove how-it-works - Security-Model: replace firewall build section with link - Custom-DNS: remove quoted arguments note and v5.3.0 ref - OpenVPN-Options: remove quoted arguments section and v5.3.0 ref
docs: add XOR references across wiki pages - Docker-Compose-Examples: XOR obfuscation setup example - Docker-Run-Examples: XOR docker run example - Server-Selection: technology-specific GROUP requirements table - Architecture-and-Internals: XOR config handling in vpn-config, multi-port firewall rules, tls-auth-xor.pem in data files - Security-Model: multi-port XOR note in Phase 3 pinhole
docs: add Technologies page, update FAQ and sidebar
docs: update TECHNOLOGY FAQ with all supported OpenVPN technologies
Remove duplicate H1 headings (auto-generated by GitHub Wiki from filename)
docs: remove outdated 'no code changes' note from Custom DNS
docs: update Custom DNS and OpenVPN Options for OPENVPN_OPTS quoting support (v5.3.0)
docs: add Custom DNS wiki page Covers two methods for overriding NordVPN's DNS servers: - Bind-mount a custom resolv.conf - Use --pull-filter with --dhcp-option Also includes popular DNS providers table and verification steps. Related to azinchen/nordvpn#1093
Add Supported Platforms link to Home page
Add Supported Platforms page Moved platform details from README to dedicated wiki page. Added link in sidebar under Reference section.
Add comprehensive wiki documentation - Home: landing page with organized links to all pages - Sidebar: navigation for all wiki pages - Architecture and Internals: s6-overlay services, state files, management interface - Security Model: kill switch, credential handling, firewall rules - Server Selection: country/city/group/technology/hostname config - IPv6 Configuration: enable/disable IPv6 support - Automatic Reconnection: cron-based health checks, reconnection flow - Local Network Access: NETWORK env var, split tunneling - Firewall Backends: iptables vs nftables - OpenVPN Options: default ciphers, launch command, common flags - Permissions: PUID/PGID configuration - Network Diagnostics Guide: diagnostic tool modes and output - Docker Compose Examples: multiple usage scenarios - Docker Run Examples: basic usage patterns - Troubleshooting: common issues and solutions - FAQ: frequently asked questions - Updating and Maintenance: container update procedures
Initial Home page