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

Support Clash/Mihomo proxies format please. #142

Open leic4u opened 1 month ago

leic4u commented 1 month ago

Just like:

proxies:
  - {name: SUI-trojan, server: sui.suipanel.org, port: 8080, client-fingerprint: chrome, type: trojan, password: 5sa7SJ5fs, sni: sui.suipanel.org, skip-cert-verify: true, udp: true}

OR

proxies:
  - name: SUI-trojan
    server: sui.suipanel.org
    port: 8080
    type: trojan
    password: 5sa7SJ5fs
    sni: sui.suipanel.org
    udp: true
    skip-cert-verify: true
alireza0 commented 1 month ago

There is no place to add it. It is only about one client app and not necessary now. Maybe in the future.

leic4u commented 1 month ago

There is no place to add it. It is only about one client app and not necessary now. Maybe in the future.

Or support sing-box proxies, the json format?

alireza0 commented 1 month ago

It could be added as well. But my current focus is on main features

leic4u commented 1 month ago

It could be added as well. But my current focus is on main features

OK, I see it. Looking forwards to the next version of s-ui.