Add service mode and strict route

This commit is contained in:
problematicconsumer
2023-11-11 23:10:58 +03:30
parent 5125c1cc13
commit 305bead110
12 changed files with 132 additions and 85 deletions

View File

@@ -164,10 +164,10 @@
"clearSelection": "حذف انتخاب‌ها"
},
"config": {
"mode": "حالت",
"modes": {
"none": "هیچ یک",
"serviceMode": "حالت سرویس",
"serviceModes": {
"proxy": "پروکسی",
"systemProxy": "پروکسی سیستم",
"tun": "VPN"
},
"section": {
@@ -199,7 +199,10 @@
"enableClashApi": "فعالسازی کلش",
"clashApiPort": "پورت کلش",
"enableTun": "فعال سازی تونل",
"setSystemProxy": "تنظیم پروکسی سیستم"
"setSystemProxy": "تنظیم پروکسی سیستم",
"enableFakeDns": "Enable Fake DNS",
"bypassLan": "Bypass Lan",
"strictRoute": "Strict Route"
}
},
"about": {