You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
dnomd343 8937d51a1f build: remove the reuse of cargo cache 2 years ago
Basis feat: add check thread option 2 years ago
Builder feat: filter error 2 years ago
Checker feat: proxy decode and multi threading 2 years ago
Filter feat: filter error 2 years ago
ProxyDecoder update: compatible decoder 2 years ago
Tester update: trace env for ss-rust 2 years ago
docs Merge branch 'dev' 2 years ago
.gitignore update: remove shadowsocks-libev legacy (aka `v2.6.3`) 2 years ago
Dockerfile build: remove the reuse of cargo cache 2 years ago
LICENSE docs: add LICENSE 2 years ago
README.md docs: add README.md 2 years ago
env.yaml fix: filter dnsproxy input 2 years ago
main.py feat: add check thread option 2 years ago

README.md

ProxyC

强大的代理工具集,支持几乎所有科学上网协议

完整的协议与选项支持:

  • Shadowsocks:支持69种加密方式,12种SIP003插件

  • ShadowsocksR:支持37种加密方式,17种传输协议,7种混淆方式

  • VMess:完整的V2ray内核适配,支持5种加密方式,支持TLS,支持以下传输方式

    • TCP:支持obfs混淆
    • mKCP:支持密码混淆,6种数据包伪装方式
    • WebSocket:支持0-RTT连接
    • HTTP/2:支持自定义域名和路径
    • QUIC:支持3种加密方式,6种数据包伪装
    • gRPC:支持 gunmulti 两种模式
  • VLESS:完整的Xray内核适配,支持TLS与XTLS,支持的传输方式同上

  • Trojan:完整的Xray内核适配,支持TLS与XTLS,支持的传输方式同上

  • Trojan-Go:支持WebSocket连接,Shadowsocks加密连接,TLS加密,12种SIP003插件

  • Brook:支持UoT开启,WebSocket传输,TLS加密,原始数据传输

  • Hysteria:支持 udp, wechat-video, faketcp 连接,支持混淆与密码验证

  • Relay:待支持

  • Snell:待支持

  • RelayBaton:待支持

  • PingTunnel:待支持

  • NaiveProxy:待支持

  • WireGuard:待支持

  • SSH:待支持