ssh: Disable ForwardAgent
This commit is contained in:
parent
649b0a2f50
commit
6ac945d8d9
1 changed files with 1 additions and 0 deletions
|
@ -21,3 +21,4 @@ Host *
|
|||
Ciphers aes256-gcm@openssh.com
|
||||
KexAlgorithms curve25519-sha256@libssh.org
|
||||
HostKeyAlgorithms ssh-ed25519
|
||||
ForwardAgent no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue