Created
September 11, 2015 12:45
-
-
Save zgolus/2b7a56c2bc3ae1f6051b to your computer and use it in GitHub Desktop.
one line server
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
ncat -l 8080 -k -c 'printf 0' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment