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

Is there a way to disable encryption? #762

Closed
zoobab opened this issue Aug 5, 2016 · 5 comments
Closed

Is there a way to disable encryption? #762

zoobab opened this issue Aug 5, 2016 · 5 comments
Labels

Comments

@zoobab
Copy link

zoobab commented Aug 5, 2016

Hi,

Is there a way to disable encryption?

The "table" algo seems to do encryption, and for my use case (simply having a socks proxy), I don't need encryption.

Could you add support for a none cipher (like openvpn has)?

Best,

@madeye
Copy link

madeye commented Aug 5, 2016

Nope, you can't. Also, shadowsocks cannot work as a socks5 proxy.

If you're looking for a normal SOCKS5 proxy, try this: https://www.inet.no/dante/

@madeye madeye closed this as completed Aug 5, 2016
@madeye madeye added the wontfix label Aug 5, 2016
@zoobab
Copy link
Author

zoobab commented Aug 5, 2016

If I have make a patch to disable the encryption, will you accept it?

@madeye
Copy link

madeye commented Aug 5, 2016

You can keep your modification as a fork. But I choose not to merge the change back.

@SPYFF
Copy link

SPYFF commented Sep 6, 2017

In this fork, the encryption is optional. Use none cipher to disable encryption.
https://github.com/spyff/shadowsocks-libev-nocrypto

@0neday
Copy link

0neday commented Jun 1, 2021

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

No branches or pull requests

4 participants