1 --- hpn-ssh-hpn-18.4.2/ssh_config.orig
2 +++ hpn-ssh-hpn-18.4.2/ssh_config
4 # ProxyCommand ssh -q -W %h:%p gateway.example.com
6 # UserKnownHostsFile ~/.ssh/known_hosts.d/%k
9 +# Include configuration snippets with ssh_config customizations.
11 +Include /etc/hpnssh/ssh_config.d/*.conf
12 --- hpn-ssh-hpn-18.4.2/sshd_config.orig
13 +++ hpn-ssh-hpn-18.4.2/sshd_config
15 # possible, but leave them commented. Uncommented options override the
19 +# Include configuration snippets with sshd_config customizations.
21 +Include /etc/hpnssh/sshd_config.d/*.conf
25 #ListenAddress 0.0.0.0