forwardproxy VS caddy-crowdsec-bouncer

Compare forwardproxy vs caddy-crowdsec-bouncer and see what are their differences.

forwardproxy

Forward proxy plugin for the Caddy web server (by caddyserver)

caddy-crowdsec-bouncer

A Caddy module that blocks malicious traffic based on decisions made by CrowdSec. (by hslatman)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
forwardproxy caddy-crowdsec-bouncer
1 3
572 115
3.7% -
7.4 7.8
3 days ago 3 months ago
Go Go
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

forwardproxy

Posts with mentions or reviews of forwardproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-04.
  • Help users in Iran reconnect to Signal
    18 projects | news.ycombinator.com | 4 Feb 2021
    I'm a big fan of the idea of independently-run proxy servers.

    Caddy has a secure forward proxy plugin born out of a research project at Google that does something similar, but works with any clients that let you configure HTTP proxies, and doesn't terminate TLS: instead it tunnels it over TLS. The proxy server itself can also be probe-resistant, i.e. difficult to detect that a website is acting as a proxy.

    I'm hoping more people can help test the patch to support Caddy v2: https://github.com/caddyserver/forwardproxy/pull/74

caddy-crowdsec-bouncer

Posts with mentions or reviews of caddy-crowdsec-bouncer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-23.

What are some alternatives?

When comparing forwardproxy and caddy-crowdsec-bouncer you can also consider the following projects:

naiveproxy - Make a fortune quietly

xcaddy - Build Caddy with plugins

Signal-TLS-Proxy

souin - An HTTP cache system, RFC compliant, compatible with @tyktechnologies, @traefik, @caddyserver, @go-chi, @bnkamalesh, @beego, @devfeel, @labstack, @gofiber, @go-goyave, @go-kratos, @gin-gonic, @roadrunner-server, @zalando, @zeromicro, @nginx and @apache

oxen-mobile-wallet - A Mobile Wallet for Oxen

loginsrv - JWT login microservice with plugable backends such as OAuth2, Google, Github, htpasswd, osiam, ..

traefik-crowdsec-bouncer - A http service to verify request and bounce them according to decisions made by CrowdSec.

bbs - Forum for discussing Internet censorship circumvention

poc-caddy-mqtt-proxy - A small POC using Caddy as a TLS-terminating MQTT proxy

forward-proxy - Minimal HTTP(S) forward proxy using 150LOC and only standard libraries.

forwardproxy - Forward proxy plugin for the Caddy web server