Chisel
A fast TCP/UDP tunnel transported over HTTP and secured via SSH.
Why consider Chisel?
Chisel is a fast TCP/UDP tunnel written in Go. It transports raw TCP and UDP packets over HTTP connections, secured with embedded SSH encryption and client authentication, bypassing strict corporate firewalls and proxies.
Learn Chisel by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Chisel
Chisel encapsulates TCP connections inside standard HTTPS web traffic, bypassing restrictive egress firewall rules effortlessly.
Quickstart
# Server on VPSchisel server --port 8080 --reverse# Client on localhostchisel client https://vps.example.com:8080 R:3000:localhost:3000Chisel is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.