Host github.com
ProxyCommand connect -H localhost:54321 %h %p
localhost:54321 is a SOCK5 proxy, which forwards the traffic through TLS to my VPS server.
Host github.com
```localhost:54321 is a SOCK5 proxy, which forwards the traffic through TLS to my VPS server.