caddy-oidc VS tcpproxy

Compare caddy-oidc vs tcpproxy and see what are their differences.

caddy-oidc

OpenId Connect plugin for Caddy Server (by thspinto)

tcpproxy

Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary) (by inetaf)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
caddy-oidc tcpproxy
1 3
3 1,237
- 1.2%
10.0 3.1
about 4 years ago about 2 months ago
Go Go
MIT License 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.

caddy-oidc

Posts with mentions or reviews of caddy-oidc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-23.
  • I'm Using SNI Proxying and IPv6 to Share Port 443 Between Webapps
    6 projects | news.ycombinator.com | 23 Apr 2022
    Caddy looks interesting, I currently use apache to proxy a few hundered sites and it works well enough, some are protected by client certificates, others by oidc, all then pass the authenticated user to the downstream server in a header, job done.

    I've managed to do this with openresty (nginx not supporting oidc out of the box), but it doesn't fill me with confidence, I guess it's all the lua. A quick glance at caddy shows it likewise doesn't support oidc integration out of the box, but instead I have to use another module that's no longer maintained ( https://github.com/thspinto/caddy-oidc )

tcpproxy

Posts with mentions or reviews of tcpproxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-23.

What are some alternatives?

When comparing caddy-oidc and tcpproxy you can also consider the following projects:

sdk-golang - Ziti SDK for Golang

caddy-security - 🔐 Authentication, Authorization, and Accounting (AAA) App and Plugin for Caddy v2. 💎 Implements Form-Based, Basic, Local, LDAP, OpenID Connect, OAuth 2.0 (Github, Google, Facebook, Okta, etc.), SAML Authentication. MFA/2FA with App Authenticators and Yubico. 💎 Authorization with JWT/PASETO tokens. 🔐

website - The Caddy website

caddy-l4 - Layer 4 (TCP/UDP) app for Caddy

frp - A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.