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>
Admin picks inbound once, sets duration in days from Get config, and configures the 3x-ui /sub base URL.
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>