@@ -109,6 +109,22 @@ vjG+EPEF3g8ywKaS8mZQX+sCAwEAAQ==
-----END PUBLIC KEY-----
```
<br>
# SSH config
SSH config file: `~/.ssh/config`
```shell
Host *
IdentityAgent ~/socket.ssh
SSH config environment:
export SSH_AUTH_SOCK=~/socket.ssh
Similar projects:
The note is not visible to the blocked user.