Features
- Updated various dependencies to their latest release
- Lazy creating bypassed and proxied UDP associations in ACL mode
- Each UDP associations that running in ACL mode would create 2 file descriptors (or
HANDLE
s) (one for bypassed, the other for proxied) when constructing in older version
- Each UDP associations that running in ACL mode would create 2 file descriptors (or
- UDP associations in
ssserver
will try to return domain name addresses when receives packets from remotes that were requested with domain name address targets.
BUG Fixed
- UDP associations in
sslocal
handled bypassed requests incorrectly, which would try to parse response packets in shadowsocks' server protocol