tcpproxy VS caddy-oidc

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

tcpproxy

Proxy TCP connections based on static rules, HTTP Host headers, and SNI server names (Go package or binary) (by inetaf)

caddy-oidc

OpenId Connect plugin for Caddy Server (by thspinto)
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
tcpproxy caddy-oidc
3 1
1,236 3
1.1% -
3.1 10.0
about 1 month ago about 4 years ago
Go Go
Apache License 2.0 MIT License
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.

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.

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 )

What are some alternatives?

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

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

sdk-golang - Ziti SDK for Golang

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

website - The Caddy website

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