Skip to content

v1.7.0-alpha.5

Pre-release
Pre-release

Choose a tag to compare

@zonyitoo zonyitoo released this 17 May 01:05
· 2719 commits to master since this release
  • #100 Migrated to Tokio Runtime.
  • [BUG-FIXED] #105 Fixed "Too many open files" in UDP relay.
  • [BUG-FIXED] Fixed bug while starting UDP relay. While starting server with plugins, it should not change the listening addresses for UDP relay, which are only for TCP 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