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

SSR support. #5

Open
hongyi-zhao opened this issue Jul 17, 2024 · 4 comments
Open

SSR support. #5

hongyi-zhao opened this issue Jul 17, 2024 · 4 comments

Comments

@hongyi-zhao
Copy link

Can you add the support for SSR?

Regards,
Zhao

@wzshiming
Copy link
Owner

Is there any reason why SSR is necessary?

@hongyi-zhao
Copy link
Author

Many service providers, such as the one I use, only support the SSR protocol.

@wzshiming
Copy link
Owner

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

@hongyi-zhao
Copy link
Author

hongyi-zhao commented Jul 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants