-
Documentation & bug reporting acknowledgmentYes, I read it Describe your problemHow to pass additional ssh parameters to |
Beta Was this translation helpful? Give feedback.
Answered by
g-bougard
May 9, 2025
Replies: 1 comment 4 replies
-
Hi @Megachip this is not possible in glpi-agent, but you can use ssh_config to tune ssh connections. Check |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
Megachip
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @Megachip
this is not possible in glpi-agent, but you can use ssh_config to tune ssh connections. Check
man ssh_config
;-)