-
Notifications
You must be signed in to change notification settings - Fork 16.4k
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
Support for SIP004 #1020
Comments
Vote for adding new ciphers based on this discussion shadowsocks/shadowsocks-org#30 |
seems aes-128-gcm very fast.so please add it. see shadowsocks-libev |
@netroby It's not only faster but safer too. |
这个是急需功能啊😯 |
@lingbaoboy |
@hellofwy AEAD 算法主要就是防止墙主动探测服务器,很实用啊,要不都遇到过服务器被封的情况吧。 |
@lingbaoboy 急什么,自发现到公开都相差4个多月了,就不差再多等两三个月了 |
自己用没被封过
后台自动运行shadowsocks/shadowsocks-go#200 (comment) |
@lingbaoboy 我想没被封的人应该更多哦,我自己用不支持 OTA 的 shadowsocks-py 用了快两年都没出过事 |
@ccsexyz @fiercebead |
@lingbaoboy AEAD 算法相对来说更安全些,也就是可防止 CCA 攻击。 |
比起防火墙探测,我更纠结VPS搭的SS反倒被国外网站墙了(估计是防爬所以墙的IP段)……Piv、Exh*ai都是挂着梯子上不去……不过还是很想要支持AEAD的客户端。 |
@WeirdoShaw 一点没错 我tm在ec2 加尼福尼亚北的 ip段全被ehenta拒绝掉了 原本就是看网上说ec2的电信线路渣 东京会绕弯 选加尼福尼亚会快的点 后来用上发现慢是不慢 但是就是死活打不开ehntai |
@hellofwy @breakwa11 现阶段在用不了AEAD的情况下,服务端是开启OTA还是关闭OTA好?之前服务端一直都是强制OTA的,没有被封的情况。 |
@zenfx 我自己这么想的:俗话说,不作就不会死。如果只考虑会不会被封,不论是关OTA,开OTA,还是AEAD,用那个都没什么问题,只要自己低调使用,不滥用就好。不是基于协议特征的发现服务器的方法也很多的。 |
@zenfx 只有自己用的话,只要你不作死,一般都不会出什么问题,但也建议不要开OTA,因为能在无感知的状态下检测出来 |
我刚刚还跑到shadowocksR C#下问了。。。破娃大大说等shadowsocks windows适配了她再考虑 |
shadowsocks/shadowsocks-org#30
The text was updated successfully, but these errors were encountered: