Releases: aramperes/onetun
Releases · aramperes/onetun
v0.2.7
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
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
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
What's Changed
- Improve reliability using event-based synchronization by @aramperes in #28
Full Changelog: v0.2.3...v0.2.4
v0.2.3
v0.2.2
What's Changed
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
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
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
release: v0.1.10