-
released this
2025-10-16 15:41:42 -05:00 | 66 commits to main since this release📅 Originally published on GitHub: Thu, 16 Oct 2025 21:30:11 GMT
🏷️ Git tag created: Thu, 16 Oct 2025 20:41:42 GMTWhat's Changed
- changed docker image from ubuntu to alpine by @Lokowitz in https://github.com/fosrl/gerbil/pull/24
- Change default port to 3004 to avoid a conflict with Pangolin's integration API. by @SigmaSquadron in https://github.com/fosrl/gerbil/pull/28
- Fixes to proxy protocol for downstream proxies when running as the TLS gateway
BREAKING
--listenis no longer supporter. The listen port is pulled from--reachableAtfor backward compatability due to #28. Please make sure your port is in--reachableAtand ensure you are using the latest Pangolin version for this to be reflected in the database for communication!The default port has changed to 3004.
New Contributors
- @SigmaSquadron made their first contribution in https://github.com/fosrl/gerbil/pull/28
Full Changelog: https://github.com/fosrl/gerbil/compare/1.2.1...1.2.2
Downloads
-
released this
2025-08-27 16:22:08 -05:00 | 88 commits to main since this release📅 Originally published on GitHub: Wed, 27 Aug 2025 21:36:56 GMT
🏷️ Git tag created: Wed, 27 Aug 2025 21:22:08 GMTWhat's Changed
- Add proxy protocol by @oschwartz10612 in https://github.com/fosrl/gerbil/pull/23
BREAKING
If you are on a managed node and update Gerbil to 1.2.1 you need to allow the proxy protocol with something like the following in your
config/traefik_config.ymlwebsecure: proxyProtocol: trustedIPs: - 0.0.0.0/0 - ::1/128Full Changelog: https://github.com/fosrl/gerbil/compare/1.2.0...1.2.1
Downloads
-
released this
2025-08-23 14:24:21 -05:00 | 91 commits to main since this release📅 Originally published on GitHub: Sat, 23 Aug 2025 19:33:35 GMT
🏷️ Git tag created: Sat, 23 Aug 2025 19:24:21 GMTWhat's Changed
- update versions and sync go version in all files by @Lokowitz in https://github.com/fosrl/gerbil/pull/20
- Documentation improvements
- SNI proxy addition
Full Changelog: https://github.com/fosrl/gerbil/compare/1.1.0...1.2.0
Downloads
-
released this
2025-07-29 00:41:11 -05:00 | 108 commits to main since this release📅 Originally published on GitHub: Fri, 01 Aug 2025 16:30:03 GMT
🏷️ Git tag created: Tue, 29 Jul 2025 05:41:11 GMTWhat's Changed
Support relaying for Pangolin clients!
New Contributors
- @Lokowitz made their first contribution in https://github.com/fosrl/gerbil/pull/10
Full Changelog: https://github.com/fosrl/gerbil/compare/1.0.0...1.1.0
Downloads
-
released this
2025-03-03 22:58:55 -06:00 | 138 commits to main since this release📅 Originally published on GitHub: Tue, 04 Mar 2025 05:04:32 GMT
🏷️ Git tag created: Tue, 04 Mar 2025 04:58:55 GMTWhat's Changed
- Add CICD by @oschwartz10612 in https://github.com/fosrl/gerbil/pull/8
Full Changelog: https://github.com/fosrl/gerbil/compare/1.0.0-beta.3...1.0.0
Downloads
-
released this
2025-01-19 16:27:52 -06:00 | 144 commits to main since this release📅 Originally published on GitHub: Sun, 19 Jan 2025 22:31:01 GMT
🏷️ Git tag created: Sun, 19 Jan 2025 22:27:52 GMTWhat's Changed
- MSS Clamping & Retry Remote Config by @oschwartz10612 in https://github.com/fosrl/gerbil/pull/5
Full Changelog: https://github.com/fosrl/gerbil/compare/1.0.0-beta.2...1.0.0-beta.3
Downloads
-
released this
2025-01-15 21:37:04 -06:00 | 148 commits to main since this release📅 Originally published on GitHub: Thu, 16 Jan 2025 03:39:26 GMT
🏷️ Git tag created: Thu, 16 Jan 2025 03:37:04 GMTWhat's Changed
- update CONTRIBUTING.md by @miloschwartz in https://github.com/fosrl/gerbil/pull/2
- add security policy by @miloschwartz in https://github.com/fosrl/gerbil/pull/3
- MTU Set to 1280 and Env Var Support by @oschwartz10612 in https://github.com/fosrl/gerbil/pull/4
Full Changelog: https://github.com/fosrl/gerbil/compare/1.0.0-beta.1...1.0.0-beta.2
Downloads
-
released this
2025-01-04 20:23:14 -06:00 | 163 commits to main since this release📅 Originally published on GitHub: Sun, 05 Jan 2025 02:33:29 GMT
🏷️ Git tag created: Sun, 05 Jan 2025 02:23:14 GMTFirst Gerbil Release!
Full Changelog: https://github.com/fosrl/gerbil/commits/1.0.0-beta.1
Gerbil is only tested on Linux right now. Compiled binaries are attached below or you can find the Docker container at: https://hub.docker.com/r/fosrl/gerbil
Downloads
mirror of
https://github.com/fosrl/gerbil.git
synced 2026-03-08 22:52:05 -05:00