Skip to content

Commit 8f423b3

Browse files
committed
Documentation
1 parent 9d1d5fa commit 8f423b3

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
lines changed

README.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
<p align="center">
2-
<h1 align="center">wsl-ssh-agent</h1>
3-
<p align="center">
4-
Helper to interface with Windows ssh-agent.exe service from WSL, replacement for ssh-agent-wsl.
5-
</p>
6-
<p align="center">
7-
<a href="https://pkg.go.dev/mod/github.com/rupor-github/wsl-ssh-agent/?tab=packages"><img alt="GoDoc" src="https://img.shields.io/badge/godoc-reference-blue.svg" /></a>
8-
<a href="https://goreportcard.com/report/github.com/rupor-github/wsl-ssh-agent"><img alt="Go Report Card" src="https://goreportcard.com/badge/github.com/rupor-github/wsl-ssh-agent" /></a>
9-
</p>
10-
<hr>
11-
</p>
1+
<h1>
2+
<img src="docs/ssh.svg" style="vertical-align:middle; width:8%" align="absmiddle"/>
3+
<span style="vertical-align:middle;">&nbsp;&nbsp;wsl-ssh-agent</span>
4+
</h1>
5+
6+
### Helper to interface with Windows ssh-agent.exe service from WSL, replacement for ssh-agent-wsl.
7+
[![GitHub Release](https://img.shields.io/github/release/rupor-github/wsl-ssh-agent.svg)](https://github.com/rupor-github/wsl-ssh-agent/releases)
128

139
Windows has very convenient `ssh-agent` service (with support for persistence and Windows security). Unfortunately it is not accessible from WSL. This project aims to correct this situation by enabling access to SSH keys held by Windows own `ssh-agent` service from inside the [Windows Subsystem for Linux](https://msdn.microsoft.com/en-us/commandline/wsl/about).
1410

docs/ssh.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)