gcat

module
v0.0.0-...-d981aca Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2023 License: MIT

README

gcat

gcat is a tool for penetration testers and sysadmins. Its design is roughly based on socat (hence the name). However, gcat provides the following delta to socat:

  • serve command: gcat allows starting several different servers for quick usage. The serve command might be used in penetration tests or quick 'n' dirty lab setups. Here is an excerpt for supported protocols: doh, ftp, http, ssh, webdav.

  • proxy command: it works similar to socat. Data is copied between two proxy modules (such as quic, tls, or stdio) specified as command line arguments.

  • Written in Go: it is easy to compile gcat to a static binary with no runtime dependencies.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL