shadowsocks
Here are 656 public repositories matching this topic...
A platform for building proxies to bypass network restrictions.
-
Updated
Dec 10, 2020 - Go
能否增加Key认证方式
在 shadowsocks-libev 中引入了Key认证方式,能否在shadowsocks-android加入这个认证方式,谢谢!
Next Generation of ShadowsocksX
-
Updated
Nov 13, 2020 - Swift
科学上网/自由上网/翻墙/软件/方法,一键翻墙浏览器,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点分享,vps一键搭建脚本/教程
-
Updated
Sep 27, 2020
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
-
Updated
Dec 11, 2020 - Shell
Bug fix only libev port of shadowsocks. Future development moved to shadowsocks-rust
-
Updated
Nov 23, 2020 - C
Brook is a cross-platform strong encryption and not detectable proxy. Zero-Configuration.
-
Updated
Nov 26, 2020 - Go
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
-
Updated
Nov 28, 2020 - Python
A cross-platform shadowsocks GUI client
-
Updated
Nov 2, 2019 - C++
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
-
Updated
Nov 8, 2020 - Shell
Game network accelerator. Support Socks5, Shadowsocks, ShadowsocksR, Trojan, VMess, VLess proxies. UDP NAT FullCone
-
Updated
Dec 9, 2020 - C#
As new Shadowsocks user I don't really understand how to connect third-party SS client (for example: shadowsocks/shadowsocks-windows) to Outline. I don't understand protocol at all: what is password, what is host, what is port, which encryption used by Outline and why my third-party client doesn't work.
Outline client is easy to use, but it
Android toggle Tile
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
-
Updated
Dec 9, 2020
-
Updated
Dec 13, 2020
A shadowsocks manager tool for multi user and traffic control.
-
Updated
Dec 10, 2020 - JavaScript
最好的路由器翻墙、科学上网教程—OpenWrt—shadowsocks
-
Updated
Oct 23, 2020 - Shell
Starting with v1.2.1, keys can be sorted by name or utilized bandwidth. I find the feature very useful for identifying both heavy users and unused keys.
It’d be even nicer to have chosen sorting settings preserved between launches.
一键部署Shadowsocks服务;免费Shadowsocks账号分享;免费SS账号分享; 翻墙;无界,自由门,SquirrelVPN
-
Updated
Oct 26, 2020 - Shell
Python爬虫/Flask网站/免费ShadowSocks账号/ssr订阅/json 订阅
-
Updated
Jul 12, 2020 - Python
Improve this page
Add a description, image, and links to the shadowsocks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shadowsocks topic, visit your repo's landing page and select "manage topics."


简要描述问题
windows10,.net组件正常,能够正常运行冰使用Shadowsocks 4.1.10,
只是最近朋友给我的ss节点,其密码都是64位的字符串,填入Shadowsocks 4.1.10,客户端中,结果连接不上,节点的加密方式为chacha20-ietf-poly1305。朋友说是这个认证方式是 shadowsocks-libev 引入的。
用朋友给我的一个命令行程序([demon.zip]https://github.com/shadowsocks/shadowsocks-windows/files/5012306/demon.zip)
)能够连上。
shadowsocks-windows将来能支持这种类型的节点嘛?