Chisel

From RCATs
Revision as of 14:28, 21 February 2023 by Ali3nw3rx (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.[1]

Download

Chisel

$ chisel --help

  Usage: chisel [command] [--help]

  Version: X.Y.Z

  Commands:
    server - runs chisel in server mode
    client - runs chisel in client mode

  Read more:
    https://github.com/jpillora/chisel