go-proxy icon indicating copy to clipboard operation
go-proxy copied to clipboard

Easy to use reverse proxy with docker integration

Results 24 go-proxy issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/docker/docker](https://github.com/docker/docker) from 26.0.0+incompatible to 26.0.2+incompatible. Release notes Sourced from github.com/docker/docker's releases. v26.0.2 26.0.2 For a full list of pull requests and changes in this release, refer to the relevant...

dependencies

This is a great project, the auto-detect is such a neat feature ! Other features are nicely designed and implemented too. Thank you for this neat project !. Would you...

enhancement

![image](https://github.com/user-attachments/assets/353141dd-3176-48bb-9756-bb4fdd31cfa9)

enhancement

Load balancing if multiple containers are using same proxy alias. Support for sticky session also appreciated (https://traefik.io/glossary/what-are-sticky-sessions/)

enhancement

Hey, this seems really cool - appreciate it, thank you! One thing I'm missing in order to migrate from Caddy is to be able to use other ACME providers for...

The [OIDC docs](https://docs.godoxy.dev/Home#oidc) mention that allowed users is optional, but that doesn't seem to be the case anymore. I took a look at the code in [oidc.go checkAllowed()](https://github.com/yusing/godoxy/blob/main/internal/auth/oidc.go#L202-L211) and it...

after updates i'm having the same issue as https://github.com/yusing/godoxy/issues/82 tried it on 3 browsers with privacy/blocking off, cleaned the cookies etc on the phone it just loops back to authentication...

![Image](https://github.com/user-attachments/assets/a4dddc74-78c7-4524-bc2e-761aa8a5b0c8) the script is mapping the containers users to the docker group, is this intended? cause i think that's VERY worrying