Drop API sync, multi-panel registry, and UI/protocol paths; keep DB columns only for compatibility with existing installs.
Co-authored-by: Cursor <cursoragent@cursor.com>
Restore inbound selection from the panel API and send a minimal addClient payload so locally invented fields do not break configs.
Co-authored-by: Cursor <cursoragent@cursor.com>
Stop requiring inbound selection in the site UI; send the create request to the chosen panel and use the link it returns.
Co-authored-by: Cursor <cursoragent@cursor.com>
Admins can manage several 3x-ui panels by name and select which one issues invite/user configs via that server's /sub base URL.
Co-authored-by: Cursor <cursoragent@cursor.com>
Drop the protocol manager, UI, API routes, and related translations until it can be reintroduced cleanly.
Co-authored-by: Cursor <cursoragent@cursor.com>
Guests can open a public link to view or create VPN configs; panel creates VLESS clients via the 3x-ui API.
Co-authored-by: Cursor <cursoragent@cursor.com>