-
-
Notifications
You must be signed in to change notification settings - Fork 382
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
Feature request: Shadowsocks client container tailored for this container #108
Comments
Excited to see this in work. |
|
I hope you are progressing with the container, as I keep loosing connection every day :) |
Any news on this one? |
Hello gurabli and Frepke, after consideration, I think that won't solve the problem as updating that new shadowsocks client container would have the same effect as the current problem, so it's really just moving the problem and not solving it. I think #144 might be a good solution for disconnection problems. For updating the container, stopping the container will essentially break the connection with connected containers. Maybe there is another Docker networking way to do that. Otherwise I was thinking of a self updating program in the container to avoid stopping/restarting the container, but that will likely come later once we have a way to live change settings like a web ui and built in http server (see #91 and #147 ). I'll close the issue but feel free to comment more 😉 |
Have a Shadowsocks client container (UDP+TCP proxy) tailored for connecting to this container's Shadowsocks server. Also add documentation/schema to the readme for it.
It should indirectly fix the following issues: #50 #82 #92
And may fix the issues: #37 , #62
It would allow the feature request #91 to be developed
The text was updated successfully, but these errors were encountered: