Commit Graph

98 Commits (825fb9f8bd868e29cc6bab453d2938c6f90b8c8c)

Author SHA1 Message Date
yuhan6665 8117b66949 Generate all protos
2 years ago
yuhan6665 c21595a937 Fix an issue with ss2022 generics
2 years ago
yuhan6665 debd2e3ba8 Remove compatibility code
2 years ago
yuhan6665 84537e98c4 Update xtls and go to 1.19
2 years ago
yuhan6665 71a9a6dd55 Update dependencies
2 years ago
世界 7d52ded2a3
Update dependencies
2 years ago
世界 52930a16b2
Fix check ss bad udp request #1122
2 years ago
Shelikhoo d4f18b1342 Fix DoS attack vulnerability in VMess Option Processing
2 years ago
世界 ba4ce4c24f
Add shadowsocks 2022 relay service
2 years ago
世界 bd0cf955c7
Update shadowsocks-2022 multi-server usage
3 years ago
世界 c3505632fd
Add udp over tcp support for shadowsocks-2022
3 years ago
世界 f1d753f069
Fix build in legacy golang version
3 years ago
世界 91ce752405
Fix close pipe
3 years ago
世界 79f3057687
Migrate shadowsocks-2022 to protocol library
3 years ago
世界 1edce576ca
Fix missing user in shadowsocks-2022 inbound
3 years ago
世界 cf7e675c45
Add shadowsocks 2022 multi-user inbound
3 years ago
世界 087f0d1240
Add shadowsocks-2022 inbound/outbound (#1061)
3 years ago
世界 f046feb9ca
Reformat code
3 years ago
yuhan6665 41ce6ccf9f
Make reverse proxy compatible with v2fly (#924)
3 years ago
yuhan6665 578d903a9e
Quic related improvements (#915)
3 years ago
Machtergreifung e96e5994d0 Update Vmess Warning Errors
3 years ago
yuhan6665 9ea1bf7c1d Fix shadowsocks xchacha cipher nonce size
3 years ago
yuhan6665 4e88a369c4 Fix vmess test with portList
3 years ago
yuhan6665 e93da4bd02
Fix some tests and format code (#830)
3 years ago
yuhan6665 d5a7901601
Unified drain support for vmess and shadowsocks (#791)
3 years ago
Shelikhoo 6fb5c887b2 Fix DoS attack vulnerability in CommandSwitchAccountFactory
3 years ago
lucifer9 d6ae4e9ba2 Make it easier to configure multiple listening ports
3 years ago
秋のかえで 63d0cb1bd6
Refactor: new Shadowsocks validator (#629)
3 years ago
Shelikhoo 7038bded7b
Added experiment to avoid sending the termination signal
3 years ago
Shelikhoo ff35118af5
VMess AEAD based packet length
3 years ago
世界 707efd6d12
Add loopback outound
3 years ago
世界 77d0419aca
Add socks4/4a support
3 years ago
maskedeken 238bd5d050
Add xchacha20-ietf-poly1305 for Shadowsocks
3 years ago
秋のかえで 9b204ed99b
Fix: Trojan fallback
3 years ago
yuhan6665 45dc97e2b6
Use shadowsocket's bloomring for shadowsocket's replay protection (#764)
3 years ago
yuhan6665 e286cdcaa8
Style: format code by gofumpt (#761)
3 years ago
世界 cd4631ce99
Merge dns (#722)
3 years ago
KallyDev 4abf98c1be
Move from deprecated ioutil to os and io packages (#744)
3 years ago
世界 3b31189f13
Send shadowsocks handshake with payload if available (#736)
3 years ago
hmol233 7033f7cf5f
Fix: protobuf file (#724)
3 years ago
Arthur Morgan ffc2f7c4e2 Style: format code
3 years ago
Arthur Morgan 24b637cd5e
Fix: CounterConnection with ReadV/WriteV (#720)
3 years ago
yuhan6665 f2cb13a8ec
Deprecate legacy VMess header with a planned decommission (#712)
3 years ago
yuhan6665 42d158bd85
vprotogen refine (#717)
3 years ago
yuhan6665 00bcd40c34
remove deprecate ciphers in shadowsocks (#710)
3 years ago
RPRX 100edc370b
Stop at '?' when reading HTTP PATH before shunting
4 years ago
RPRX 924fe16077
Skip Port 53, 443 before using single XUDP for VLESS & VMess
4 years ago
yuhan6665 f50eff5ebb
Add Fake DNS support (#309)
4 years ago
RPRX e1a5392beb
Use buf.PacketReader when UDPOverride is available
4 years ago
RPRX 055fb51ed9
Apply UDPOverride to Freedom Outbound PacketReader
4 years ago