Don’t ignore your dreams; don’t work too much; say what you think; cultivate friendships; be happy.
不要忽视梦想;不要过度工作;说心里话;交朋友;要开心!
Don’t ignore your dreams; don’t work too much; say what you think; cultivate friendships; be happy.
不要忽视梦想;不要过度工作;说心里话;交朋友;要开心!
# Use Proxy for Git/GitHub
Generally, the Git proxy configuration depends on the [Git Server Protocol](https://git-scm.com/book/en/v2/Git-on-the-Server-The-Protocols) you use. And there're two common protocols: SSH and HTTP/HTTPS. Both require a proxy setup already. In the following, I assume a SOCKS5 proxy set up on `localhost:1080`. But it can also be a HTTP proxy. I'll talk about how to set up a SOCKS5 proxy later.
## SSH Protocol
# TLS in a Nutshell
## TOC
* What's TLS?