Template
Add NaiveProxy client hint for v2rayN IPv6 DNS failures.
Show guidance when copying config if latency fails due to Google DNS over IPv6. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -371,6 +371,7 @@
|
||||
"naiveproxy_install_hint": "Point the domain A-record to this server before install. Free TCP ports 80 and 443 are required (Let's Encrypt and HTTPS proxy).",
|
||||
"naiveproxy_dns_hint": "Create this DNS record before installation:",
|
||||
"naiveproxy_ports_warning": "Warning: free TCP ports 80 and 443 are required for stable operation (Let's Encrypt on 80, HTTPS proxy on 443).",
|
||||
"naiveproxy_client_hint": "v2rayN: if logs show UDP to 2001:4860… (Google DNS IPv6), set DNS to IPv4 only (8.8.8.8 / 1.1.1.1) and prefer IPv4 — NaiveProxy is TCP; broken IPv6 DNS makes latency −1 ms.",
|
||||
"server_ssl_domain": "SSL domain (default)",
|
||||
"server_ssl_email": "SSL email (default)",
|
||||
"server_ssl_hint": "Used when installing Hysteria / NGINX on this server (Let's Encrypt).",
|
||||
|
||||
Reference in New Issue
Block a user