Skip to content

Instantly share code, notes, and snippets.

@blaxter
Created June 13, 2014 10:48
Show Gist options
  • Save blaxter/b9c89f7cd220bf8763cc to your computer and use it in GitHub Desktop.
Save blaxter/b9c89f7cd220bf8763cc to your computer and use it in GitHub Desktop.
Snif unix socket
socat -v UNIX-LISTEN:/tmp/socat-listen UNIX-CONNECT:/path/to/real.socket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment