Releases: modal-labs/vprox
Releases · modal-labs/vprox
v1.0.2
v1.0.1
What's Changed
- Fix bug where starting with --ip causes immediate exit by @jeffreymeng in #6
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is the initial release of vprox
, a high-performance network proxy acting as a split tunnel VPN. It's built on WireGuard and runs on Linux machines by creating a network interface that forwards Internet traffic through the other machine via an encrypted tunnel.
What's Changed
- Support automatic discovery of IPs from AWS metadata by @jeffreymeng in #3
- Client status detection and automatic reconnecting by @jeffreymeng in #4
- Add Jeffrey to README by @ekzhang in #5
New Contributors
- @jeffreymeng made their first contribution in #3
- @ekzhang made their first contribution in #5
Full Changelog: https://github.com/modal-labs/vprox/commits/v1.0.0