Skip to content

0.9.0-rc1

Compare
Choose a tag to compare
@loriopatrick loriopatrick released this 09 Aug 22:57
· 133 commits to master since this release

Bug Fixes

  • Tries to first connect using IPv6, if that fails it will connect using IPv4
  • When a UDP connection is no longer active, the connection will be cleaned up (fixes file limit errors)

New Features

  • new interactive UI
  • shows tunnels and active connections
  • core tunnel logic broken into agent_core to allow for different apps to be easily developed (minecraft plugin coming soon)