Examples (7)
Connect to a target listener on the specified port and receive a file from it
Start a [l]istener on the specified TCP [p]ort and provide your local shell access to the connected party (this is dangerous and can be abused)
Connect to a target listener and provide your local shell access to the remote party (this is dangerous and can be abused)
Act as a proxy and forward data from a local TCP port to the given remote host
made by @shridhargupta | data from tldr-pages