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.