forked from Lainports/freebsd-ports
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. WWW: https://github.com/jpillora/chisel PR: 251084 Submitted by: Lewis Cook
8 lines
316 B
Text
8 lines
316 B
Text
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.
|
|
|
|
WWW: https://github.com/jpillora/chisel
|