social.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
social.lol is a lighthearted social hangout for the omg.lol community.

Administered by:

Server stats:

838
active users

#nifty

2 posts2 participants0 posts today

Now THIS came in handy:

wsl-ssh-pageant
🌐 github.com/benpye/wsl-ssh-page

# How to use with #WSL

1. On the #Windows side start #Pageant (or compatible agent such as #gpg4win).

2. Run wsl-ssh-pageant.exe --wsl C:\my_path\ssh-agent.sock (max ~100 characters)

3. In WSL export the SSH_AUTH_SOCK environment variable to point at the socket

$ export SSH_AUTH_SOCK=/mnt/c/my_path/ssh-agent.sock

Tada! 🎺

GitHubGitHub - benpye/wsl-ssh-pageant: A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment.A Pageant -> TCP bridge for use with WSL, allowing for Pageant to be used as an ssh-ageant within the WSL environment. - benpye/wsl-ssh-pageant
#ssh#lifehack#work