-
Notifications
You must be signed in to change notification settings - Fork 10
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
SSR support. #5
Comments
Is there any reason why SSR is necessary? |
Many service providers, such as the one I use, only support the SSR protocol. |
I think you can directly use the client provided by the providers. I don't have time to work on it, maybe when I am free, I will do it |
I understand. On the other hand, I use haproxy to achieve more advanced features, such as load balancing, session stickiness, and heath-checking for different proxies. Such tasks have far exceeded the development intention of this tool or bridge. More precisely, I should appropriately coordinate the use of bridge, the existing SSR client, and HAProxy to meet my specific requirements. |
Can you add the support for SSR?
Regards,
Zhao
The text was updated successfully, but these errors were encountered: