Releases: ustclug/rsync-proxy
Releases · ustclug/rsync-proxy
v0.1.3
v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: TLS rsync support by @taoky in #24
- feat: Load balancing for same module provided by multiple upstreams by @taoky in #25
- feat: Discover modules by @taoky in #26
- feat: Per-upstream queue by @taoky in #27
- Split connections, reload, upstream-modules to subcommands by @iBug in #28
Full Changelog: v0.0.13...v0.1.0
v0.0.13
What's Changed
Full Changelog: v0.0.12...v0.0.13
v0.0.12
server: Upgrade RsyncdServerVersion to 32.0
v0.0.11
feat: add protocol proxy option (#16) * Add protocol proxy option * docs: update config example * chore: use Sprintf to construct proxy protocol msg
v0.0.10
Actions: Fix release assets path
v0.0.9
server: Fix golangci-lint
v0.0.8
server.ConnInfo: Use strings for TCPAddr