Skip to content

Release 0.0.19-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@cytopia cytopia released this 19 May 21:35
· 167 commits to master since this release
v0.0.19-alpha
7e63b3e

Release 0.0.19-alpha

Added

  • Feature: Dualstack IPv4 and IPv6 by default (use -4 or -6 to use either of them alone)
  • Feature: Allow addr part in --local to be optional for consistency: #54
  • Feature: Have a stateful connect phase for UDP
  • CI: Run integration tests for any combination of IPv4, IPv6, TCP, UDP, specific bind and wildcard bind

Fixes

  • Ensure remote hostname is mandatory for --local/-L mode