Skip to content

Instantly share code, notes, and snippets.

@pbeaudequin
Created February 2, 2017 07:46
Show Gist options
  • Save pbeaudequin/c202327c78cf68db06c6fb12bf8f5e8f to your computer and use it in GitHub Desktop.
Save pbeaudequin/c202327c78cf68db06c6fb12bf8f5e8f to your computer and use it in GitHub Desktop.
netcat -l -p 4444 < fifo | tee file | netcat HOST PORT > fifo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment