Skip to content

Instantly share code, notes, and snippets.

@JakWai01
Created August 25, 2021 08:08
Show Gist options
  • Save JakWai01/5dd3d142846f721686faf7ad710a38d8 to your computer and use it in GitHub Desktop.
Save JakWai01/5dd3d142846f721686faf7ad710a38d8 to your computer and use it in GitHub Desktop.
Send string via netcat
echo '{"opcode":"ready", "mac":"1235"}' | netcat -N localhost 8080
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment