Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 195 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 195 Bytes

GoneCat

Netcat Implementation In Go

Usage

gnc [options] host port

Options:

  • -4 - Use IPv4
  • -6 - Use IPv6
  • -C - Do not send CRLF as line-ending
  • -d - Detach from stdin
  • -u - UDP mode