Template
Add 3x-ui user sync via panel API (login or Bearer token).
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -212,6 +212,14 @@
|
||||
"api_key_label": "API Key",
|
||||
"enable_sync": "Enable synchronization",
|
||||
"sync_hint": "Users will be created, disabled, and deleted automatically based on Remnawave data",
|
||||
"xui_url_label": "3x-ui URL",
|
||||
"xui_url_hint": "Include scheme, port and webBasePath if configured (example: https://host:2053/secret)",
|
||||
"xui_api_token_label": "API Token (preferred)",
|
||||
"xui_api_token_placeholder": "Settings → Security → API Token",
|
||||
"xui_api_token_hint": "If set, username/password login is skipped",
|
||||
"xui_username_label": "3x-ui Username",
|
||||
"xui_password_label": "3x-ui Password",
|
||||
"xui_sync_hint": "Clients from 3x-ui inbounds will be created, disabled, and deleted as panel users (matched by email)",
|
||||
"sync_now_btn": "🔄 Sync now",
|
||||
"delete_sync_btn": "🗑 Delete synchronization",
|
||||
"auto_create_conns": "Create connections automatically",
|
||||
|
||||
Reference in New Issue
Block a user