Shadowsocks
Shadowsocks (SS for short) is an encrypted transmission protocol based on Socks5 proxy mode, and can also refer to various development packages that implement this protocol.
Here are 778 public repositories matching this topic...
A platform for building proxies to bypass network restrictions.
-
Updated
May 24, 2022 - Go
翻墙-科学上网、免费翻墙、免费科学上网、VPN、一键翻墙浏览器,vps一键搭建翻墙服务器脚本/教程,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点,免费自由上网、fanqiang、翻墙梯子,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙
-
Updated
May 28, 2022
Please read contributing guidelines. Thanks.
Describe the bug
select one profile, and double click the profile and drag upwards, profiles would be displayed incorrectly
To Reproduce
Steps to reproduce the behavior:
1.select one profile
2.double click the profile fast
3.don't let go your finger and draw it upwards immediately
Expected behavior
normal
Screenshots
!
Next Generation of ShadowsocksX
-
Updated
Mar 6, 2022 - Swift
使用Caddy开启本地PAC服务
- 运行压缩包内的caddy.exe
- 得到PAC地址,可以填入IE中 http://127.0.0.1:10810/pac
压缩包内的pac文件中,下面字符串可以自行修改,连接的是本地的http端口10809
var proxy = "PROXY 127.0.0.1:10809;";
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
May 4, 2021 - Shell
A platform for building proxies to bypass network restrictions.
-
Updated
May 23, 2022 - Go
Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust
-
Updated
May 29, 2022 - C
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
-
Updated
Apr 12, 2021 - Python
A cross-platform network tool designed for developers. 一个为开发者设计的跨平台网络工具.
-
Updated
May 21, 2022 - Go
A simple proxy client
-
Updated
Mar 29, 2022 - C#
搜集、整理、维护 Surge / Quantumult (X) / Shadowrocket / Surfboard / clash (Premium) 实用规则。
-
Updated
Apr 4, 2022 - JavaScript
-
Updated
May 28, 2022
A cross-platform shadowsocks GUI client
-
Updated
Nov 2, 2019 - C++
Auto Install Shadowsocks Server for CentOS/Debian/Ubuntu
-
Updated
Jan 28, 2022 - Shell
Describe the bug
The "Quit" button does not work in Ubuntu (before installing linux services), you still have to click the "Close" button in the titlebar.
To Reproduce
- Click the Hamburger Menu
- Click "Quit"
Expected behavior
Window closes and Outline Client should exit.
Client System (please complete the following information):
- Outline Client - Latest
- Your
-
Updated
May 10, 2022
Hello. I ran into the problem of normal counting of the transferred data, if there are many keys, then statistics are obtained for all keys, therefore, I ask you to add 2 endpoints.
{SECRET_URL}/:id/data-transferred- Returns transferred data for one key by id{SECRET_URL}/data-transferred-keys(Request body : { keys: [1, 2, 3 ... n] }) - Returns the passed data for all keys that are
A Rust port of shadowsocks
-
Updated
May 24, 2022 - Rust
A shadowsocks manager tool for multi user and traffic control.
-
Updated
Sep 6, 2021 - JavaScript
Created by clowwindy
Released April 20, 2012
Latest release over 5 years ago
- Repository
- shadowsocks/shadowsocks
- Website
- shadowsocks.org
- Wikipedia
- Wikipedia


简要描述问题
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将来能支持这种类型的节点嘛?