Add android per-app proxy

This commit is contained in:
problematicconsumer
2023-09-13 23:19:16 +03:30
parent f1b0f8ee4b
commit ea6f8b5fad
16 changed files with 587 additions and 37 deletions

View File

@@ -117,6 +117,20 @@
"debugMode": "Debug Mode",
"debugModeMsg": "Restart the app for applying this change"
},
"network": {
"perAppProxyPageTitle": "Per-app Proxy",
"perAppProxyModes": {
"off": "All",
"offMsg": "Proxy all apps",
"include": "Proxy",
"includeMsg": "Proxy only selected apps",
"exclude": "Bypass",
"excludeMsg": "Do not proxy selected apps"
},
"showSystemApps": "Show system apps",
"hideSystemApps": "Hide system apps",
"clearSelection": "Clear selection"
},
"config": {
"section": {
"route": "Route Options",

View File

@@ -117,6 +117,20 @@
"debugMode": "دیباگ مود",
"debugModeMsg": "برای اعمال این تغییر اپ را ری‌استارت کنید"
},
"network": {
"perAppProxyPageTitle": "پراکسی برنامه‌ها",
"perAppProxyModes": {
"off": "همه",
"offMsg": "همه برنامه‌ها پراکسی میشوند",
"include": "پراکسی",
"includeMsg": "تنها برنامه‌های انتخاب شده پراکسی میشوند",
"exclude": "بایپس",
"excludeMsg": "همه بجز برنامه‌های انتخاب شده پراکسی میشوند"
},
"showSystemApps": "نمایش برنامه‌های سیستمی",
"hideSystemApps": "مخفی کردن برنامه‌های سیستمی",
"clearSelection": "حذف انتخاب‌ها"
},
"config": {
"section": {
"route": "تنظیمات مسیریاب",