-
Notifications
You must be signed in to change notification settings - Fork 1.7k
how to integrate? #1
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
Comments
Could you please elaborate on what is missing? You can use it to replace the old Go port right now. |
export pickCipher function and listCipher function |
Those are two helper functions for the command line arguments. May I ask why you want them to be exported? |
this is the way to minimize changes to this project by https://github.com/RouterScript/ProxyClient |
I see. You want to import the entire Shadowsocks implementation as a whole and use it directly. Currently this is not how the code is structured. |
???? |
Please wait. This repo is not stable yet. We're working on finishing the design of the new AEAD cipher here shadowsocks/shadowsocks-org#42 |
can I lock the conversation? |
Sure. |
I want to use to replace the use
shadowsocks-go
.The text was updated successfully, but these errors were encountered: