Skip to content

Instantly share code, notes, and snippets.

View leonard84's full-sized avatar
💭
I may be slow to respond.

Leonard Brünings leonard84

💭
I may be slow to respond.
  • Gradle Inc.
View GitHub Profile
@leonard84
leonard84 / msysgit2unix-socket.py
Created January 17, 2017 10:33 — forked from kevinvalk/msysgit2unix-socket.py
Updated to better survive crashes and other unexpected behavior.
#!/usr/bin/python
"""
msysGit to Unix socket proxy
============================
This small script is intended to help use msysGit sockets with the new Windows Linux Subsystem (aka Bash for Windows).
It was specifically designed to pass SSH keys from the KeeAgent module of KeePass secret management application to the
ssh utility running in the WSL (it only works with Linux sockets). However, my guess is that it will have uses for other