🐛 fix: Implement encryption and obfuscation features in protocol configuration

This commit is contained in:
web
2025-09-15 09:35:03 -07:00
parent 597a01885b
commit 54de16bdd5
31 changed files with 694 additions and 126 deletions
+16 -3
View File
@@ -4,6 +4,7 @@
"bandwidth_placeholder": "กรุณากรอกแบนด์วิธ ทิ้งว่างไว้สำหรับ BBR",
"basic": "การตั้งค่าพื้นฐาน",
"cancel": "ยกเลิก",
"cipher": "อัลกอริธึมการเข้ารหัส",
"city": "เมือง",
"config": {
"actions": {
@@ -49,9 +50,19 @@
"drawerEditTitle": "แก้ไขเซิร์ฟเวอร์",
"edit": "แก้ไข",
"enabled": "เปิดใช้งาน",
"encryption_method": "วิธีการเข้ารหัส",
"encryption": "วิธีการเข้ารหัส",
"encryption_client_padding": "การเติมข้อมูลของลูกค้า",
"encryption_mode": "โหมด",
"encryption_password": "รหัสผ่าน",
"encryption_password_placeholder": "ปล่อยว่างเพื่อสร้างอัตโนมัติ เปลี่ยนด้วยตนเองสำหรับการเข้ารหัสหลังควอนตัม",
"encryption_private_key": "กุญแจส่วนตัว",
"encryption_private_key_placeholder": "ปล่อยว่างเพื่อสร้างอัตโนมัติ เปลี่ยนด้วยตนเองสำหรับการเข้ารหัสหลังควอนตัม",
"encryption_rtt": "RTT",
"encryption_server_padding": "การเติมข้อมูลของเซิร์ฟเวอร์",
"encryption_ticket": "เวลาตั๋ว",
"expireTime": "เวลาหมดอายุ",
"expired": "หมดอายุ",
"extra": "การกำหนดค่าพิเศษ",
"flow": "การไหล",
"hop_interval": "ช่วงเวลาการกระโดด",
"hop_ports": "พอร์ตการกระโดด",
@@ -64,12 +75,16 @@
"migrateFailed": "การย้ายข้อมูลล้มเหลว",
"migrated": "ย้ายข้อมูลสำเร็จ",
"migrating": "กำลังย้ายข้อมูล...",
"mode": "โหมด",
"multiplex": "หลายช่อง",
"name": "ชื่อ",
"noData": "ไม่มีข้อมูล",
"notAvailable": "ไม่สามารถใช้ได้",
"obfs": "การทำให้ไม่สามารถอ่านได้",
"obfs_host": "โฮสต์การทำให้ไม่สามารถอ่านได้",
"obfs_password": "รหัสผ่านการปกปิด",
"obfs_password_placeholder": "กรอกรหัสผ่านการปกปิด",
"obfs_path": "เส้นทางการทำให้ไม่สามารถอ่านได้",
"offline": "ออฟไลน์",
"online": "ออนไลน์",
"onlineUsers": "ผู้ใช้งานออนไลน์",
@@ -78,8 +93,6 @@
"pageTitle": "เซิร์ฟเวอร์",
"path": "เส้นทาง",
"please_select": "กรุณาเลือก",
"plugin": "การตั้งค่าปลั๊กอิน",
"plugin_opts": "ตัวเลือกปลั๊กอิน",
"port": "พอร์ต",
"protocol_configurations": "การตั้งค่าโปรโตคอล",
"protocol_configurations_desc": "เปิดใช้งานและกำหนดค่าประเภทโปรโตคอลที่ต้องการ",