Template
Allow changing Hysteria UDP port when 443 is already in use.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -364,9 +364,13 @@
|
||||
"hysteria_desc": "Hysteria 2 (QUIC/UDP) via teddysun/hysteria avec TLS Let's Encrypt. Le domaine est défini par l'admin à l'installation.",
|
||||
"hysteria_domain": "Domaine",
|
||||
"hysteria_email": "Email Let's Encrypt",
|
||||
"hysteria_port_hint": "Port UDP pour Hysteria (443 par défaut). Le port 80/TCP doit être libre pour le certificat.",
|
||||
"hysteria_port_hint": "Port UDP pour Hysteria (8998 par défaut). Évitez 443 s'il est déjà pris.",
|
||||
"hysteria_install_hint": "L'enregistrement A du domaine doit pointer vers ce serveur. BBR et obfuscation salamander sont activés automatiquement.",
|
||||
"hysteria_dns_hint": "Créez cet enregistrement DNS avant l'installation :",
|
||||
"hysteria_settings_title": "Paramètres Hysteria",
|
||||
"hysteria_change_port": "Changer le port",
|
||||
"hysteria_port_change_hint": "Port UDP. Si « address already in use », choisissez un port libre (8443 ou 8998).",
|
||||
"hysteria_settings_saved": "Port Hysteria mis à jour",
|
||||
"container_logs": "Logs du conteneur",
|
||||
"logs_btn": "📋 Logs",
|
||||
"logs_live": "Temps réel",
|
||||
|
||||
Reference in New Issue
Block a user