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

luci-app-ssr-plus: Fix 'TUIC' does not run or cannot connect. #1449

Closed
wants to merge 3 commits into from

Conversation

zxlhhyccc
Copy link
Contributor

1、If the listening socket is not set to dual-stack, the socket behavior depends on the platform, resulting in a connection failure. 2、Settings for the local inbound socks5 server should be set to [::] for proper running after the dual-stack configuration. See official WIKI:
https://github.com/EAimTY/tuic/tree/dev/tuic-client

1、If the listening socket is not set to dual-stack, the socket behavior depends on the platform, resulting in a connection failure.
2、Settings for the local inbound socks5 server should be set to [::] for proper running after the dual-stack configuration.
See official WIKI:
https://github.com/EAimTY/tuic/tree/dev/tuic-client
1、If the listening socket is not set to dual-stack, the socket behavior depends on the platform, resulting in a connection failure.
2、Settings for the local inbound socks5 server should be set to [::] for proper running after the dual-stack configuration.
See official WIKI:
https://github.com/EAimTY/tuic/tree/dev/tuic-client
1、If the listening socket is not set to dual-stack, the socket behavior depends on the platform, resulting in a connection failure.
2、Settings for the local inbound socks5 server should be set to [::] for proper running after the dual-stack configuration.
See official WIKI:
https://github.com/EAimTY/tuic/tree/dev/tuic-client
@zxlhhyccc
Copy link
Contributor Author

修复后效果:
image
image

@zxlhhyccc zxlhhyccc closed this Apr 13, 2024
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

Successfully merging this pull request may close these issues.

1 participant