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:
orohi
2026-07-26 10:31:41 +03:00
co-authored by Cursor
parent 415cfea5eb
commit 24e793d943
6 changed files with 16 additions and 0 deletions
+1
View File
@@ -361,6 +361,7 @@
"naiveproxy_install_hint": "L'enregistrement A du domaine doit pointer vers ce serveur. Les ports TCP 80 et 443 doivent être libres (Let's Encrypt et proxy HTTPS).",
"naiveproxy_dns_hint": "Créez cet enregistrement DNS avant l'installation :",
"naiveproxy_ports_warning": "Attention : les ports TCP 80 et 443 doivent être libres pour un fonctionnement stable (Let's Encrypt sur 80, proxy HTTPS sur 443).",
"naiveproxy_client_hint": "v2rayN : si les logs montrent UDP vers 2001:4860… (DNS Google IPv6), forcez le DNS en IPv4 (8.8.8.8 / 1.1.1.1). NaiveProxy est en TCP.",
"server_ssl_domain": "Domaine SSL (par défaut)",
"server_ssl_email": "Email SSL (par défaut)",
"server_ssl_hint": "Utilisé lors de l'installation de Hysteria / NGINX sur ce serveur (Let's Encrypt).",