-
-
Save yashk/4e9040dcc7fb4ea551f09418549b1abb to your computer and use it in GitHub Desktop.
nc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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