Releases: sorz/moproxy
Releases · sorz/moproxy
Release list
v0.5.1
New features
- Proxy selection based on destiation IP/domain & listen port (example)
Bugfix
- Support domain name resolution for proxy server (by @tperale)
Breaking changes
If you are using multiple listen ports feature, see migration guide.
Prebuilt binaries
mips-unknown-linux-muslis removed because MIPS targets have been dropped to tier 3 support by Rust.aarch64-linux-androidis temporarily disabled until cross-rs/cross#1222 get fixed.
v0.4.2
- Fix multiple values in --socks5/--http (207b31e)
v0.4.1
Changelog:
- Fix regression on non-Linux platforms
v0.4.0
Breaking changes:
- CLI argument
-h(short equivalent of--host) renamed to-b
Change logs:
- Allow empty server list for
--allow-direct - Update dependencies
Contributors:
v0.3.12
Changelog:
- Fix regression on 32-bit Linux
v0.3.11
Changelog:
- Update dependencies (incl. moproxy-web's)
- Use structured logging w/ systemd-journald native protocol
v0.3.10
Changelog:
- Show status of upstream proxies on
systemctl status - Make metrics exporter
/metricscompatible with OpenMetrics 1.0.0 - Reduce binary size
Contributors: