https://learn.microsoft.com/zh-cn/windows-server/administration/openssh/openssh-server-configuration
%userprofile%\.ssh\config

Host *
UserKnownHostsFile=/dev/null
StrictHostKeyChecking=accept-new
LogLevel=ERROR
https://learn.microsoft.com/zh-cn/windows-server/administration/openssh/openssh-server-configuration
%userprofile%\.ssh\config

Host *
UserKnownHostsFile=/dev/null
StrictHostKeyChecking=accept-new
LogLevel=ERROR