vi ~/.ssh/config
# Host # IdentityFile ~/.ssh/id_rsa.github # User git Host 172.16.0.* User username PreferredAuthentications publickey IdentityFile ~/.ssh/id_rsa.github