Add shadowsocks-go to the list of implementations#296
Closed
database64128 wants to merge 1 commit intoshadowsocks:mainfrom
Closed
Add shadowsocks-go to the list of implementations#296database64128 wants to merge 1 commit intoshadowsocks:mainfrom
database64128 wants to merge 1 commit intoshadowsocks:mainfrom
Conversation
shadowsocks-go has been in active development since 2022. It is also the reference implementation of the 2022 protocol edition.
madeye
reviewed
Aug 20, 2025
| [ss-libev]: https://github.com/shadowsocks/shadowsocks-libev | ||
| [go-ss2]: https://github.com/shadowsocks/go-shadowsocks2 | ||
| [ss-rust]: https://github.com/shadowsocks/shadowsocks-rust | ||
| [ss-go]: https://github.com/database64128/shadowsocks-go |
Contributor
There was a problem hiding this comment.
Consider forking to shadowsocks org first? You can follow go-ss2's way to maintain your repo.
Contributor
Author
There was a problem hiding this comment.
Given previously what happened to my membership in the organization, I'm not interested in having the project living in the organization. If this is a hard requirement for being listed in the page, please close the PR.
You can follow go-ss2's way to maintain your repo.
Because of how Go's import paths work, there's no good way of keeping multiple forks of a Go project alive, unless you enjoy resolving merge conflicts for every single commit. go-ss2's original repo outside the organization seems unmaintained.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
shadowsocks-go has been in active development since 2022. It is also the reference implementation of the 2022 protocol edition.