Releases: aramperes/onetun
Releases · aramperes/onetun
v0.1.9
release: v0.1.9
v0.1.8
What's Changed
- Fix simultaneous connections, and improve unroutable IP broadcasting. by @aramperes in #13
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Full Changelog: v0.1.6...v0.1.7
- Fixed a performance regression from v0.1.6.
v0.1.6
Full Changelog: v0.1.5...v0.1.6
- Fixed MTU
- Split packet sending in virtual client when virtual client buffer is full
v0.1.5
Full Changelog: v0.1.4...v0.1.5
- Add dumb-init to Docker image
v0.1.4
What's Changed
- Support hostnames for SOURCE_ADDR, endpoint-addr by @aramperes in #8
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Full Changelog: v0.1.2...v0.1.3
- Prevent memory leak in IP broadcast sink by draining regularly
v0.1.2
- Create Docker image
- Fixed IPv6 TCP routing in
WireGuardTunnel
v0.1.1
- Removed the unused dependency on
futures
v0.1.0
Initial beta release of onetun.