常见的ss项目,比如ss-rust支持SIP003 plugin https://shadowsocks.org/en/wiki/Plugin.html 启动方式: ssserver -s "0.0.0.0:8080" -m "aes-128-gcm" -k "123456" \ --plugin "path/to/kaminaris" \ --plugin-opts "ws;host=example.com;path=/chat" ...
A SIP003 plugin based on v2ray v2rayv2ray-pluginsip003 UpdatedJan 18, 2025 Go Toy gRPC Tunnel over CloudFlare (Proof of Concept) tunnelgrpccloudflaregrpc-gosip003 UpdatedJun 20, 2022 Go IrineSistiana/simple-tls Star105 shadowsocksshadowsocks-androidsip003shadowsocks-pluginsimple-tls ...
ss-local -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "tls;host=mydomain.me" Shadowsocks over quic On your server ss-server -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "server;mode=quic;host=mydomain.me" On your client ss-local -c config.json -p ...
安装ss-libev或ss-rust,即ss服务端 安装v2ray-plugin的http模式 修改ss配置:路径 /etc/shadowsocks/config.json 服务端搭建: 搭建脚本:https://github.com/forkm/Shell 插件下载:https://github.com/shadowsocks/v2ray-plugin/releases 对应的安卓客户端: ...
Yet another SIP003 plugin for shadowsocks, based onV2Ray Build go build Alternatively, you can grab the latest nightly from Circle CI by logging into Circle CI or adding#artifactsat the end of URL like such:https://circleci.com/gh/shadowsocks/v2ray-plugin/20#artifacts ...
ss-local -c config.json -p 443 --plugin v2ray-plugin --plugin-opts"tls;host=mydomain.me" Shadowsocks over quic On your server ss-server -c config.json -p 443 --plugin v2ray-plugin --plugin-opts"server;mode=quic;host=mydomain.me" ...
SIP003 plugin for shadowsocks, based on WebSocket. Requirements libevent2.1.8-stable+ OpenSSL1.1.1+ for TLS 1.3 support Build CMake3.16+ cmake -B build cmake --build build Usage Client ss-local -c xxx.json {"server":"xxx","server_port":443,"method":"none","local_address":"0.0.0....
ss-local -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "tls;host=mydomain.me" Shadowsocks over quic On your server ss-server -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "server;mode=quic;host=mydomain.me" On your client ss-local -c config.json -p ...
ss-local -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "tls;host=mydomain.me" Shadowsocks over quic On your server ss-server -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "server;mode=quic;host=mydomain.me" On your client ss-local -c config.json -p ...
SIP003 plugin for shadowsocks, based on WebSocket. Requirements libevent 2.1.8-stable+ OpenSSL 1.1.1+ for TLS 1.3 support Build CMake 3.16+ cmake -B build cmake --build build Usage Client ss-local -c xxx.json { "server": "xxx", "server_port": 443, "method": "none", "local_...