Skip to content

Instantly share code, notes, and snippets.

@sankalpjonn
Last active November 29, 2020 08:59
Show Gist options
  • Save sankalpjonn/eb8413365d91e566c66e456adffbf6c3 to your computer and use it in GitHub Desktop.
Save sankalpjonn/eb8413365d91e566c66e456adffbf6c3 to your computer and use it in GitHub Desktop.
while true; do { echo "$(cat response.http)"; } | nc -l 3000; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment