Skip to content
Snippets Groups Projects
Select Git revision
  • renovate/debian-bookworm-slim
  • master default protected
  • trixie
  • bullseye
4 results

with-ssh-key

  • ale's avatar
    872c5a61
    Make the SSH environment more customizable · 872c5a61
    ale authored
    Add two more environment variables to customize the SSH client
    environment of the command to be run:
    
    SSH_PORT_MAPPINGS allows one to use non-standard ports for certain
    hosts;
    
    SSH_KNOWN_HOSTS allows preloading of ~/.ssh/known_hosts.
    872c5a61
    History
    Make the SSH environment more customizable
    ale authored
    Add two more environment variables to customize the SSH client
    environment of the command to be run:
    
    SSH_PORT_MAPPINGS allows one to use non-standard ports for certain
    hosts;
    
    SSH_KNOWN_HOSTS allows preloading of ~/.ssh/known_hosts.