GitHub - jpillora/chisel: A fast TCP/UDP tunnel over HTTP
Chisel
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.
Table of Contents
Features
Install
Demo
Usage
Contributing
Changelog
License
Features
Easy to use
Performant*
Encrypted connections using the SSH protocol (via crypto/ssh)
Authenticated connections; authenticated c...
Read more at github.com