Skip to content

Instantly share code, notes, and snippets.

View fakuivan's full-sized avatar

fakuivan

  • Posadas, Misiones, Argentina
  • 09:53 (UTC -03:00)
View GitHub Profile
@fakuivan
fakuivan / msysgit2unix-socket.py
Last active May 8, 2018 13:10 — forked from kevinvalk/msysgit2unix-socket.py
Set interpreter to ``/usr/bin/python2`` for compatiblility
#!/usr/bin/python2
"""
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