mbp 启停查询ssh
sudo launchctl load -w /System/Library/LaunchDaemons/ssh.plist
sudo launchctl unload -w /System/Library/LaunchDaemons/ssh.plist
sudo launchctl list | grep ssh
添加密钥 ssh-add ~/.ssh/id_rsa