-
released this
2025-01-20 20:35:14 -06:00 | 2735 commits to main since this release📅 Originally published on GitHub: Tue, 21 Jan 2025 02:47:06 GMT
🏷️ Git tag created: Tue, 21 Jan 2025 02:35:14 GMTWhat's Changed
- Pick random port when updating targets
Full Changelog: https://github.com/fosrl/pangolin/compare/1.0.0-beta.7...1.0.0-beta.8
Downloads
-
released this
2025-01-17 21:00:25 -06:00 | 2743 commits to main since this release📅 Originally published on GitHub: Sat, 18 Jan 2025 03:02:14 GMT
🏷️ Git tag created: Sat, 18 Jan 2025 03:00:25 GMTWhat's Changed
- Add missing
awaitwhen verifying pincode by @mallendeo in https://github.com/fosrl/pangolin/pull/75 - Remove double createHttpError
New Contributors
- @mallendeo made their first contribution in https://github.com/fosrl/pangolin/pull/75
Full Changelog: https://github.com/fosrl/pangolin/compare/1.0.0-beta.6...1.0.0-beta.7
Downloads
- Add missing
-
released this
2025-01-15 22:52:49 -06:00 | 2749 commits to main since this release📅 Originally published on GitHub: Thu, 16 Jan 2025 05:08:52 GMT
🏷️ Git tag created: Thu, 16 Jan 2025 04:52:49 GMTWhat's Changed
- Optionally set CORS config in config.yml (see Docs)
- Default CORS settings are more open to allow for insecure local access via http
- Installer will set strict CORS policy
- Optionally set trust proxy in config.yml (see Docs)
- Support for setting some config variables as environment variables (see Docs where marked
Env: ...)- This was introduced to make Unraid setup easier
- Automatically update exit nodes in database to use Gerbil start port from config if changed after the exit node was created
- Optionally attempt to generate (and overwrite) Traefik config files if
GENERATE_TRAEFIK_CONFIGenvironment variable is set- This was introduced to make Unraid setup easier
Full Changelog: https://github.com/fosrl/pangolin/compare/1.0.0-beta.5...1.0.0-beta.6
Downloads
- Optionally set CORS config in config.yml (see Docs)
-
released this
2025-01-12 19:39:08 -06:00 | 2756 commits to main since this release📅 Originally published on GitHub: Mon, 13 Jan 2025 01:40:16 GMT
🏷️ Git tag created: Mon, 13 Jan 2025 01:39:08 GMTWhat's Changed
- Ability to create local sites that do not tunnel
- Discussed in Authentication bypass: PIN validation fails to reject incorrect PINs (#22)
- This enables you to use Pangolin and its auth as a normal reverse proxy without WireGuard tunnels
- Create direct share links that do not require client side redirect
- Discussed in Pangolin + Traefik add custom configuration for a site (#35)
- To take advantage of this, you must also update Badger to
v1.0.0-beta.2in thetraefik_config.yml. Our migration scripts will attempt to do this for you automatically upon updating Pangolin.
- Bootstrap container volume if not already bootstrapped
- Other small enhancements and bug fixes
Full Changelog: https://github.com/fosrl/pangolin/compare/1.0.0-beta.4...1.0.0-beta.5
Downloads
- Ability to create local sites that do not tunnel
-
released this
2025-01-11 18:59:23 -06:00 | 2779 commits to main since this release📅 Originally published on GitHub: Sun, 12 Jan 2025 01:04:56 GMT
🏷️ Git tag created: Sun, 12 Jan 2025 00:59:23 GMTWhat's Changed
- Fix regex for base_domain to allow for numbers
Full Changelog: https://github.com/fosrl/pangolin/compare/1.0.0-beta.3...1.0.0-beta.4
Downloads
-
released this
2025-01-11 14:21:53 -06:00 | 2781 commits to main since this release📅 Originally published on GitHub: Sat, 11 Jan 2025 20:26:22 GMT
🏷️ Git tag created: Sat, 11 Jan 2025 20:21:53 GMTWhat's Changed
- Allow hyphens in
base_domain - Ensure redirect param is safe before blindly redirecting
- Thank you to catmandx for bringing this to our attention
- Improve verbiage in the resource targets input form
- Add
site_block_sizeto config for Gerbil - Ask for base domain in installer CLI tool
- Ask user to log in before accepting invite if user already exists
- Other UI improvements
Full Changelog: https://github.com/fosrl/pangolin/compare/1.0.0-beta.2...1.0.0-beta.3
Downloads
- Allow hyphens in
-
released this
2025-01-07 21:41:35 -06:00 | 2807 commits to main since this release📅 Originally published on GitHub: Wed, 08 Jan 2025 03:50:03 GMT
🏷️ Git tag created: Wed, 08 Jan 2025 03:41:35 GMTWhat's Changed
- Split
base_urlintodashboard_urlandbase_domainin config to support two-part domain TLDdashboard_url: The full URL by which you access the Pangolin dashboard, like https://proxy.example.combase_domain: The root of your domain, like example.com
- Be more flexible about which strings are accepted as target IP
New Contributors
- @eltociear made their first contribution in https://github.com/fosrl/pangolin/pull/2
Downloads
- Split
-
released this
2025-01-05 15:03:29 -06:00 | 2813 commits to main since this release📅 Originally published on GitHub: Sun, 05 Jan 2025 21:06:05 GMT
🏷️ Git tag created: Sun, 05 Jan 2025 21:03:29 GMTFirst Pangolin Release!
Full Changelog: https://github.com/fosrl/pangolin/commits/1.0.0-beta.1
See our install docs for how to setup and configure Pangolin. Docker image can be found at: https://hub.docker.com/r/fosrl/pangolin
Downloads
mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-05 19:17:29 -06:00