Skip to content

Instantly share code, notes, and snippets.

@yashk
Created May 3, 2017 04:21
Show Gist options
  • Save yashk/4e9040dcc7fb4ea551f09418549b1abb to your computer and use it in GitHub Desktop.
Save yashk/4e9040dcc7fb4ea551f09418549b1abb to your computer and use it in GitHub Desktop.
nc
while true
while> do
while> nc -l -p 9999 localhost
while> done
cat test.yml| nc -c localhost 9999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment