File: ssh-agent-filter.help2man

package info (click to toggle)
ssh-agent-filter 0.5.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, forky, sid, trixie
  • size: 212 kB
  • sloc: cpp: 761; sh: 122; makefile: 24
file content (12 lines) | stat: -rw-r--r-- 587 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
[NAME]
ssh\-agent\-filter \- filtering proxy for ssh\-agent meant to be forwarded to untrusted servers
[DESCRIPTION]
ssh\-agent\-filter provides the unix domain socket interface of an ssh\-agent.
By default it forks and outputs shell code setting SSH_AUTH_SOCK and SSH_AGENT_PID, just like ssh\-agent does.

It filters each request according to its command line options.
No crypto operations are done by ssh\-agent\-filter; they are delegated to the upstream ssh\-agent.

ssh\-agent\-filter is not meant to be used directly, but through afssh.
[SEE ALSO]
afssh(1), ssh(1), ssh\-agent(1)