XMPP

Chisel – fast TCP/UDP tunnel

Chisel is a fast TCP/UDP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). Chisel is mainly useful for passing through firewalls, though it can also be used to provide a secure endpoint into your network.

This is free and open source software.

Key Features

  • Easy to use.
  • Performant.
  • Encrypted connections using the SSH protocol (via crypto/ssh).
  • Authenticated connections; authenticated client connections with a users config file, authenticated .server connections with fingerprint matching.
  • Client auto-reconnects with exponential backoff.
  • Clients can create multiple tunnel endpoints over one TCP connection.
  • Clients can optionally pass through SOCKS or HTTP CONNECT proxies.
  • Reverse port forwarding (Connections go through the server and out the client).
  • Server optionally doubles as a reverse proxy.
  • Server optionally allows SOCKS5 connections.
  • Clients optionally allow SOCKS5 connections from a reversed port forward.
  • Client connections over stdio which supports ssh -o ProxyCommand providing SSH over HTTP.

Website: github.com/jpillora/chisel
Support:
Developer: Jaime Pillora
License: MIT License

Chisel client help

Chisel is written in Go. Learn Go with our recommended free books and free tutorials.


Related Software

Network Tunnels
6tunnelTunnelling for applications that don't speak IPv6
ClashTRule-based tunnel in Go
GurrenSSH tunnel manager
iodineTunnel IPv4 data through a DNS server
isatapdCreates and maintains an ISATAP tunnel
PangolinTunneled mesh reverse proxy server with access control
Ping TunnelTunnel TCP connections to a remote host using ICMP echo request
TuntoxForwards TCP connections over the Tox protocol
VTunCreate virtual tunnels over TCP/IP networks
wstunnelTunnel traffic over Websocket or HTTP2

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments