feat(outbounds): pick dialerProxy from other outbound tags for proxy chaining

Turn the outbound sockopt dialerProxy free-text input into a searchable Select populated with the other outbound tags, so users can build a proxy chain (route one outbound through another) without typing tags by hand. The list excludes the current outbound, so self-reference cycles cannot be selected. A tooltip and placeholder explain the chaining concept. Adds dialerProxyPlaceholder and dialerProxyHint to all 13 locales.

Closes #4446
This commit is contained in:
MHSanaei
2026-06-02 01:52:38 +02:00
parent 8fa248c621
commit 7bc31dd194
15 changed files with 51 additions and 3 deletions
+2
View File
@@ -1206,6 +1206,8 @@
"tagRequired": "تگ الزامی است",
"tagPlaceholder": "تگ-منحصربه‌فرد",
"localIpPlaceholder": "IP محلی",
"dialerProxyPlaceholder": "یک خروجی برای زنجیره کردن انتخاب کنید",
"dialerProxyHint": "این خروجی را از طریق خروجی دیگری (با تگ) برقرار کن تا یک زنجیره پروکسی ساخته شود. برای اتصال مستقیم خالی بگذار.",
"addressRequired": "آدرس الزامی است",
"portRequired": "پورت الزامی است",
"optional": "اختیاری",