What's Changed
- 136d114 feat: socks5/http/mixed inbound support setting tls in
listeners
by @wwqgtxx - 1dc4155 feat: inbound's
port
can use ports format by @wwqgtxx - 8d783c6 feat: inbound support grpc(lite) by @wwqgtxx
- 91324b7 feat: inbound support trojan by @wwqgtxx
- 9962a0d feat: implement anytls client and server (#1844) by @anytls
BUG & Fix
- 05e8f13 fix: integer overflow in ports iteration by @wwqgtxx
- 1213023 fix: reality not work with vmess+grpc outbound by @wwqgtxx
- 3b40bf7 fix: grpc server's ALPN order by @wwqgtxx
- 8bc6f77 fix DEB packaging (#1868) by @forestl
- 938ab7f fix: syscall packet read waiter for windows by @wwqgtxx
- a00f4f1 fix: vless inbound allow not use flow when request send empty flow by @wwqgtxx
- a7e56f1 fix: anytls client close (#1871) by @anytls
- d1d846f fix: s390x golang1.24 build by @wwqgtxx
- d81c19a fix: grpc server panic by @wwqgtxx
- dc1145a fix: anytls padding send (#1848) by @anytls
Maintenance
- 06b9e6c chore: update dependencies by @wwqgtxx
- 3cc67fd chore: update golang to 1.24 by @wwqgtxx
- 447c416 chore: update quic-go to 0.49.0 by @wwqgtxx
- 5830afc chore: add MinIdleSession option to AnyTLS configuration by @Larvan2
- 808fdcf chore: code cleanup by @wwqgtxx
- 9074b78 chore(dns): increase MaxConnsPerHost (#1834) by @5aaee9
- b151e7d chore: support
fingerprint
for anytls by @wwqgtxx - e2140e6 chore: update anytls (#1863) by @anytls
- e23f40a chore: tradition shadowsocks server could handle smux by @wwqgtxx
- e2b75b3 chore: update anytls (#1851) by @anytls
- eaaccbc chore: update dependencies by @wwqgtxx
- ef29e45 chore: complete classical rule parse error log (#1839) by @forestl
Full Changelog: v1.19.2...v1.19.3