Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 592 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 592 Bytes

docker-chisel

Build Status

Chisel is a fast TCP 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. Chisel is very similar to crowbar though achieves much higher performance.

See: https://github.com/jpillora/chisel for more info.