Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Clash/Mihomo proxies format please. #142

Open
leic4u opened this issue May 27, 2024 · 4 comments
Open

Support Clash/Mihomo proxies format please. #142

leic4u opened this issue May 27, 2024 · 4 comments
Labels
enhancement New feature or request low periority To be deployed during the time

Comments

@leic4u
Copy link
Contributor

leic4u commented May 27, 2024

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
@leic4u leic4u added the enhancement New feature or request label May 27, 2024
@alireza0
Copy link
Owner

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

@alireza0 alireza0 added the low periority To be deployed during the time label May 27, 2024
@leic4u
Copy link
Contributor Author

leic4u commented May 28, 2024

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
Copy link
Owner

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

@leic4u
Copy link
Contributor Author

leic4u commented May 31, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low periority To be deployed during the time
Projects
None yet
Development

No branches or pull requests

2 participants