relax host key checking internally

This commit is contained in:
Daniel Lundin 2020-10-11 14:09:27 +02:00
parent 6ea61e8731
commit c58cc97403
No known key found for this signature in database
GPG key ID: 6AB527C9196ACDCC

View file

@ -13,3 +13,6 @@ LocalForward 127.0.0.1:9876 127.0.0.1:9876
RemoteForward /run/user/1000/gnupg/S.gpg-agent /run/user/1000/gnupg/S.gpg-agent.extra
RemoteForward /run/user/1000/gnupg/S.gpg-agent.ssh /run/user/1000/gnupg/S.gpg-agent.ssh
RemoteCommand /usr/bin/env LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 /usr/bin/tmux new-session -A -D -s 0
Host 10.*
StrictHostKeyChecking no