Tagged: TCP tunnel

TCP tunnel

bore: modern, simple TCP tunnel in Rust

bore A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls. That’s all it does: no more and no less. # On your local machine...

TCP tunnel

chisel: A fast TCP tunnel over HTTP

chisel Chisel is a fast TCP tunnel, transported over HTTP, secured via SSH. Single executable including both client and server. Written in Go (golang). It is mainly useful for passing through firewalls, though it...