-
v2.1.0 Stable
released this
2026-03-26 20:17:39 +00:00 | 0 commits to main since this releaseA few small improvements and metrics support. You can now enable a prometheus scrapeable endpoint with
--metrics_address.Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
relay-server
1 download ·
2026-03-26 20:17:27 +00:00 · 13 MiB
-
Source code (ZIP)
-
v2.0.1 Stable
released this
2026-03-26 18:34:19 +00:00 | 6 commits to main since this releaseI have rewritten a lot of the core relay code to improve performance a bit ('trust me guarantee' as I do not have any benchmarks) and fix a lot of weird connection bugs.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
relay-server
1 download ·
2026-03-26 18:27:52 +00:00 · 9.4 MiB
-
Source code (ZIP)
-
v2.0.0 Pre-release
released this
2026-03-22 02:17:44 +00:00 | 12 commits to main since this releaseI have rewritten the entire application.
Some features as happy eyeballs are gone, but will probably be added back later.BRAKING CHANGES:
- renamed
--outbound-prefix-v6->--outbound-prefix-ipv6 - renamed
--outbound-prefix-v4->--outbound-prefix-ipv4 - removed happy eyeballs:
--happy-eyeballs-delay-msgone--disable-happy-eyeballsgone
--upstream-half-close-timeout-secsis replaced by--upstream-timeout-secs--outbound-interfaceis to be implemented; not working currently
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
relay-server
1 download ·
2026-03-22 02:17:41 +00:00 · 9.3 MiB
- renamed
-
v1.1.0 Stable
released this
2026-03-21 15:03:49 +00:00 | 16 commits to main since this releaseThe second release fixing some bugs related to timeouts/half closed connections.
- added configurable timeouts (see README for more information)
--client-idle-timeout-secsdownstream timeout for connected clients--upstream-half-close-timeout-secstimeout for closing half closed upstream TCP connections--relay-shutdown-drain-timeout-secstimeout for upstream connections when downstream connection is terminated
- also added
--graceful-shutdown-timeout-secsfor closing all connections on termination ofrelay-server - also improved handling of tcp connections to upstream servers
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
relay-server
1 download ·
2026-03-21 15:03:19 +00:00 · 9.3 MiB
- added configurable timeouts (see README for more information)
-
v1.0.0 Stable
released this
2026-03-16 21:00:33 +00:00 | 17 commits to main since this releaseThe first release of relay-server!
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
relay-server-amd64
2 downloads ·
2026-03-16 21:00:27 +00:00 · 9.2 MiB
-
Source code (ZIP)