Skip to content

Instantly share code, notes, and snippets.

@voodootikigod
Created November 5, 2016 17:11
Show Gist options
  • Save voodootikigod/149f3078698a966ee46d41d83f8f6507 to your computer and use it in GitHub Desktop.
Save voodootikigod/149f3078698a966ee46d41d83f8f6507 to your computer and use it in GitHub Desktop.
#!/bin/sh
socat -u UNIX-LISTEN:/dev/log,fork,ignoreeof STDOUT &
RUN apt-get install socat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment