Skip to content

release/0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 13:38
· 15 commits to master since this release

BREAKING CHANGES:

  • rstund
    1. The --upstreams option is replaced with --tcp-upstream and --udp-upstream, these are default TCP and UDP upstreams for TunnelOut mode tunneling, only one single default upstream for each protocol
    2. the short -w option for --max_idle_timeout_ms is now i
    3. the short -t option is used for --tcp-upstream now
    4. the short -u option is used for --udp-upstream now
  • rstunc
    1. The --addr-mapping option is replaced with --tcp-mapping and --udp-mapping
    2. -t for --threads is now -w for --workers
    3. -r for --server-addr is now -a