github add SSH key

0x00 Using the SSH protocol, you can connect and authenticate to remote servers and services. With SSH keys, you can connect to GitHub without supplying your username or password at each visit. 每次 clone 私人项目或者 push 都要输入用户名密码?试试 ssh 吧。 ...

September 26, 2017 · 1 min · 162 words · ronething