github fosrl/pangolin 1.9.2

latest releases: 1.9.4, 1.9.3
8 days ago

What's Changed

  • Bug fixes for registering exit nodes
  • Managed geoblocking

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.yml

websecure:
    proxyProtocol:
      trustedIPs:
        - 0.0.0.0/0
        - ::1/128

Full Changelog: 1.9.1...1.9.2

Don't miss a new pangolin release

NewReleases is sending notifications on new releases.