PROJET AUTOBLOG


shaarli-Links

Site original : shaarli-Links

⇐ retour index

SSH agent restriction

2022-01-10T09:23:26+01:00
$ ssh-add -h "scylla.example.org" \
          -h "cetus.example.org" \
          -h "scylla.example.org>charybdis.example.org" \
          -h "cetus.example.org>charybdis.example.org" \
          -h "charybdis.example.org>hydra.example.org" \
          ~/.ssh/id_ed25519

Permalink