Releases: M-Igashi/region-proxy
Releases · M-Igashi/region-proxy
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Full Changelog: v1.0.2...v1.1.0
v1.0.2
Changes
Performance Improvements
- Replace blocking
nccommand with asynctokio::net::TcpStream::connect()for non-blocking tunnel readiness check - Use compact JSON for state file serialization (smaller file size)
Code Simplification
- Simplify
find_ssh_pidusing iterator chain - Simplify
enable_system_proxylogic - Replace
format!("{}", val)withval.to_string()
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v0.2.0...v1.0.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/M-Igashi/region-proxy/commits/v0.1.0