Created
          August 31, 2013 06:29 
        
      - 
      
- 
        Save taion809/6396566 to your computer and use it in GitHub Desktop. 
    socat listen unix socket
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <hashdash> i've found socat to be an obscurish/unix-unfriendly but useful tool for quick debugs of what something like docker is doing on the wire | |
| <hashdash> for unix sockets, even: | |
| <hashdash> socat -v UNIX-LISTEN:listener,fork UNIX:/var/run/docker.sock | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment