v1.9.0-alpha.2
Pre-release
Pre-release
github-actions
released this
31 Dec 12:33
·
1558 commits
to master
since this release
BUG Fixes
- Check UDP packet's data length before
decrypt_packet
shadowsocks/crypto2#8 trust-dns-resolver
requires explicit enables featuredns-over-https-rustls
for DoH #367
Miscellaneous
- Disable HTTPS outbound connection for local HTTP proxy by default. For most use cases, HTTPS should be proxied with
CONNECT
method. - Unified UDP relay association implementation for less duplicated code.