Skip to content
/ clash Public
forked from fossabot/clash

A rule-based tunnel fork in Go, with shadowsocks 2022 support.

License

Notifications You must be signed in to change notification settings

SagerNet/clash

 
 

Repository files navigation

Clash for SagerNet

Changes

  • Add support for Shadowsocks 2022 ciphers
proxies:
  - name: "shadowsocks"
    type: ss
    server: server
    port: 443
    cipher: 2022-blake3-aes-128-gcm
    password: "<psk>"

About

A rule-based tunnel fork in Go, with shadowsocks 2022 support.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Go 99.2%
  • Other 0.8%