mac core shell known_hosts

374次阅读

Now, can delete by itself. — 09/28/2021

By default, Core Tunnel uses configuration files in its own container folder:

# known_hosts
~/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/known_hosts

# ssh_config
~/Library/Group Containers/E78WKS7W4U.io.coressh.ssh/.ssh/config

This works very well in most of cases. But if you have a lengthy ~/.ssh/config or /etc/ssh/ssh_config, or have StrictHostKeyChecking set to yes and use ~/.ssh/known_hosts/etc/ssh/ssh_known_hosts as the only source data trusted host keys, you may want to use system default configuration files instead.

正文完