Brian Munro
Brian Munro
This adds support for Nginx Proxy Manager to be a firewall bouncer for [Crowdsec](https://www.crowdsec.net) Blog post on what this does https://crowdsec.net/blog/nginx-bouncer-v1/ This has been expanded to be a permanent addon...
This adds support for Nginx Proxy Manager to be a firewall bouncer for [Crowdsec](https://www.crowdsec.net) Blog post on what this does https://crowdsec.net/blog/nginx-bouncer-v1/ This has been expanded to be a permanent addon...
App: https://syncthing.net/ Reverse Proxy: Nginx Due to the output of alerts it looks like its related to the rest api access, I would do a whitelist but this seems like...
Moved 401 and 403 generic bf to its own scenario, alot of arr apps return 403 for everything when doing api calls so its causing alot of false positives. Moving...
Re add the crowdsec nginx bouncer Requires upstream change first https://github.com/crowdsecurity/cs-openresty-bouncer/pull/28, will bump the version once its been released and remove the ONHOLD from the title.
Allow it to be assigned to a multi-system setup from the UI, where it doesn't have a local LAPI instead uses a central server This would be helpful if you...
Implements https://github.com/vmware/photon/issues/1055 Module documentation can be found here http://nginx.org/en/docs/http/ngx_http_realip_module.html, its useful to retrieve the real ip when nginx is behind another reverse proxy like cloudflare for example.
Re Opened old PR that was closed due to force sync on develop branch https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1875 This adds support for Nginx Proxy Manager to be a firewall bouncer for [Crowdsec](https://www.crowdsec.net) Blog...