alireza0 / s-ui

An advanced Web Panel • Built for SagerNet/Sing-Box
https://t.me/XrayUI
GNU General Public License v3.0
2.11k stars 304 forks source link

The proxies URI doesn't contain the mux params even though I have configured it in the inbound #162

Closed leic4u closed 5 days ago

leic4u commented 3 weeks ago

Describe the bug The proxies URI doesn't contain the mux params, even though I have configured it in the inbound, in s-ui v0.0.5.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'inbound'
  2. Add a new inbound (trojan or vmess or vless)
  3. Config the Multiplex params and the other params, then save it
  4. Go to 'Clients'
  5. Add the inbound tag to a user
  6. check the Links for this user

Expected behavior While the Multiplex of inbound was configured, the proxy URI contains mux params.

alireza0 commented 2 weeks ago

There is no standard way to define mux in proxy url. Some client apps has their own prefonfigured mux and some others has nothing. The only way to provide some config parts like mux is to use JSON with clients which support JSON config.

JSON feature is not deployed in s-ui yet.

alireza0 commented 5 days ago

Json SUB is now added to S-UI. If you configure mux in inbound, it will be in json-sub as well. Please wait for next release