proxytunnel VS chisel

Compare proxytunnel vs chisel and see what are their differences.

proxytunnel

Stealth tunneling through HTTP(S) proxies (by proxytunnel)

chisel

A fast TCP/UDP tunnel over HTTP (by jpillora)
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
proxytunnel chisel
2 29
440 12,215
3.6% -
8.0 4.0
2 months ago 25 days ago
C Go
GNU General Public License v3.0 or later 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.

proxytunnel

Posts with mentions or reviews of proxytunnel. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-04.
  • Chisel: A fast TCP/UDP tunnel over HTTP
    4 projects | news.ycombinator.com | 4 Apr 2024
    Using Proxytunnel [1] to do specifically this, in an environment where a packet inspecting proxy prevents SSH traffic.

    It supports connecting over HTTPs, so the traffic doesn't look fishy with the setup of: SSH Client -> HTTPs Encryption -> Corporate Packet Sniffing Proxy -> Your Server -> HTTPs Decryption -> SSHD Server

    Looking forward to explore chisel as well.

    [1] https://github.com/proxytunnel/proxytunnel

  • Amazon's Older Kindles Will Start to Lose Their Internet Access in December
    1 project | news.ycombinator.com | 30 Jul 2021
    It seems safe to post this too now that it's closing.

    It was also possible to SSH from the Kindle, over its 3G connection.

    So the SIM card could be kept in the Kindle, to be used as originally intended. But also (in an emergency) to use a few KB of data anywhere in the world for SSH.

    I was very careful to use <1 MB of data - as this use case isn't quite what the Kindle was designed for, probably. :-)

    From memory, broad steps were:

    - Root (jailbreak) the Kindle, and sideload "USB Networking" (to allow tethering - i.e., connect the Kindle to a computer via USB, and the computer would share the Kindle's Internet connection)

    - Read the magic key (which the HTTP proxy required) - it was sitting in a plaintext file within /var/local/ so could be easily read after rooting the Kindle

    - Run an SSH server on the HTTPS port (TCP/443), then use proxytunnel to connect via the HTTP proxy server - https://github.com/proxytunnel/proxytunnel (proxytunnel has an option to pass an arbitrary HTTP header containing the magic key)

chisel

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

What are some alternatives?

When comparing proxytunnel and chisel you can also consider the following projects:

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

clash - A rule-based tunnel in Go.

shadowsocks-rust - A Rust port of shadowsocks

cloudflared - Cloudflare Tunnel client (formerly Argo Tunnel)

sslh - Applicative Protocol Multiplexer (e.g. share SSH and HTTPS on the same port)

SOCKS5-proxy-actions - SOCKS5 proxy running on GitHub Actions using Chisel

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

Expose - A beautiful, fully open-source, tunneling service - written in pure PHP

inlets-archived - Cloud Native Tunnel

setup-cloudflared - Setup/Install Cloudflare Tunnel client for GitHub Actions

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface

chisel.