You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest a new feature for the Marzban panel. It would be helpful to add a field in the host settings that allows users to define a complete custom inbound configuration (such as VLESS, VMESS, Trojan, etc.). This custom configuration should allow Marzban to only replace the uuid and remark of the user in the custom configuration, while the rest of the settings remain as defined by the user.
This feature is intended to simplify the setup process for configurations like V2Ray. By providing a fully pre-configured inbound configuration, users wouldn't need to manually set other options. Marzban can use this custom configuration field if it exists, otherwise, it will fall back to the default settings.
For example, consider the following configuration:
This configuration includes specific options for a VLESS setup, and the only changes Marzban would need to make are updating the uuid and remark fields. All other settings would remain untouched.
Additional Notes:
Adding this feature seems relatively straightforward but offers significant benefits in terms of flexibility. It allows users to customize configurations easily and handle unforeseen settings or features introduced in future versions of the Xray core. Since the Xray core is constantly evolving with new settings and options, this field would ensure Marzban remains adaptable and compatible with such updates without requiring frequent changes to the UI or backend logic.
The text was updated successfully, but these errors were encountered:
Xray core is not the only goal for marzban , gozargah is planning to add other cores to marzban , also marzban provide multiple client support and implementing this have 2 side , add this option for every client in host settings or make a reverse engineering, this pr will say open but I don't think we see this soon or ever.
I would like to suggest a new feature for the Marzban panel. It would be helpful to add a field in the host settings that allows users to define a complete custom inbound configuration (such as VLESS, VMESS, Trojan, etc.). This custom configuration should allow Marzban to only replace the
uuid
andremark
of the user in the custom configuration, while the rest of the settings remain as defined by the user.This feature is intended to simplify the setup process for configurations like V2Ray. By providing a fully pre-configured inbound configuration, users wouldn't need to manually set other options. Marzban can use this custom configuration field if it exists, otherwise, it will fall back to the default settings.
For example, consider the following configuration:
This configuration includes specific options for a VLESS setup, and the only changes Marzban would need to make are updating the
uuid
andremark
fields. All other settings would remain untouched.Additional Notes:
Adding this feature seems relatively straightforward but offers significant benefits in terms of flexibility. It allows users to customize configurations easily and handle unforeseen settings or features introduced in future versions of the Xray core. Since the Xray core is constantly evolving with new settings and options, this field would ensure Marzban remains adaptable and compatible with such updates without requiring frequent changes to the UI or backend logic.
The text was updated successfully, but these errors were encountered: