chux0519 / pegasocks

A lightweight proxy client written in C, intends to support multiple protocols(trojan etc.)
BSD 3-Clause "New" or "Revised" License
116 stars 35 forks source link

Feat shadowsocks #21

Closed chux0519 closed 2 years ago

chux0519 commented 2 years ago
chux0519 commented 2 years ago

UDP and Plugin support will be added in future PRs

all AEAD ciphers in http://shadowsocks.org/en/wiki/AEAD-Ciphers.html is supported now, for Stream cipher, only aes-128-cfb is available.