Basic implementation of the infamous networking tool - nc
Usage: rustcat [OPTIONS] --port [TARGET]
Arguments:
[TARGET]
Options:
-l, --listen Start listen mode
-p, --port Specify the port
-e, --execute Execute a given shell command
-h, --help Print help