Skip to content

v1.7.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@zonyitoo zonyitoo released this 15 May 15:53
· 2209 commits to master since this release
  • #100 Migrated to Tokio Runtime.
  • #105 Fixed "Too many open files" in UDP relay.
  • Implemented a new ssdns server, which can serve as a DNS server and proxy DNS queries via ShadowSocks' UDP relay.
  • Replaced ToSocketAddrs with trust-dns
  • Uses impl Trait for functions
  • Updated dependencies