Skip to content

Releases: aramperes/onetun

v0.2.7

08 Jan 22:40
Compare
Choose a tag to compare

What's Changed

  • Add optional IP packet capture for WireGuard tunnel by @aramperes in #30

Full Changelog: v0.2.6...v0.2.7

v0.2.6

08 Jan 20:12
Compare
Choose a tag to compare

What's Changed

  • Process all TCP virtual client sockets in one poll loop. This should improve performance for multiple TCP connections, and fix graceful shutdown.

Full Changelog: v0.2.5...v0.2.6

v0.2.5

08 Jan 19:52
Compare
Choose a tag to compare

What's Changed

  • Remove unused dependency dashmap
  • Improve performance at the tracing log level

Full Changelog: v0.2.4...v0.2.5

v0.2.4

08 Jan 08:44
Compare
Choose a tag to compare

What's Changed

  • Improve reliability using event-based synchronization by @aramperes in #28

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 Dec 08:43
Compare
Choose a tag to compare

What's Changed

  • Fix ipv6 endpoints by @tilosp in #26
  • Allow configuration of max transmission unit by @tilosp in #25

Full Changelog: v0.2.2...v0.2.3

v0.2.2

20 Dec 07:27
Compare
Choose a tag to compare

What's Changed

  • Update dependencies by @tilosp in #24
    • smoltcp 0.8.0
    • pretty_env_logger 0.4

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Oct 06:56
Compare
Choose a tag to compare

What's Changed

  • Allow passing private key using file

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Oct 05:51
Compare
Choose a tag to compare

What's Changed

  • UDP and multi-port-forward support
  • Update smoltcp to fix issue with some unexpected TCP states
  • Fix packet corruption due to buffer-reuse in concurrent TCP connections
  • New logo 😊

Full Changelog: v0.1.11...v0.2.0

v0.1.11

17 Oct 03:37
Compare
Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

  • Close TCP connections when server sends FIN and no more data is to be sent (#14)

v0.1.10

17 Oct 01:13
Compare
Choose a tag to compare
release: v0.1.10