aboutsummaryrefslogtreecommitdiff
path: root/ssh-agent-filter.help2man
blob: e546c9ea9d868b60f89c6dbb636a4eddc9f94929 (plain)
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)