Skip to content

Instantly share code, notes, and snippets.

@JeremyNGalloway
Created May 31, 2016 16:53
Show Gist options
  • Save JeremyNGalloway/4c96eadfa366058bb1c6dd60e240029f to your computer and use it in GitHub Desktop.
Save JeremyNGalloway/4c96eadfa366058bb1c6dd60e240029f to your computer and use it in GitHub Desktop.
server:sudo socat -u FILE:/var/log/syslog,ignoreeof TCP4-LISTEN:12345,fork,reuseaddr
client: curl ip:12345
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment