How to Install ssh-agent-filter in Ubuntu 18.04



Install ssh-agent-filter by entering the following commands in the terminal:

sudo apt update
sudo apt install ssh-agent-filter

Description:

filtering proxy for ssh-agent

This package solves the all-or-nothing problem regarding ssh-agent forwarding. It contains: * ssh-agent-filter, the filtering proxy itself * afssh, a wrapper around ssh-agent-filter and ssh

Homepage: https://github.com/tiwe-de/ssh-agent-filter

Version: 0.4.2-1build1

Section: universe/net