We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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