tcpproxy VS henk

Compare tcpproxy vs henk 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)

henk

A ~100 line reverse proxy daemon with OpenSSH as client. (by tweedegolf)
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 henk
3 1
1,236 1
1.1% -
3.1 10.0
about 1 month ago over 3 years ago
Go Go
Apache License 2.0 BSD Zero Clause 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.

henk

Posts with mentions or reviews of henk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-02.
  • Roll your own Ngrok with Nginx, Letsencrypt, and SSH reverse tunnelling
    7 projects | news.ycombinator.com | 2 Apr 2022
    I also built something similar once when I needed something like ngrok but wanted to use open source:

    https://github.com/tweedegolf/henk

    It has a very similar approach, but uses about a hundred lines of Go instead of nginx. It's based on unix sockets created by SSH reverse tunneling, whose names are used to select the desired subdomain. This makes it possible to add more reverse proxies with just an ssh command, without changing anything on the server. It's also small enough that it's easy to add custom logic such as request logging.

What are some alternatives?

When comparing tcpproxy and henk you can also consider the following projects:

caddy-oidc - OpenId Connect plugin for Caddy Server

rathole - A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.

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

sish - HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.

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

sdk-golang - Ziti SDK for Golang

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

website - The Caddy website