Tips

Use atom through a proxy

In the folder C:\Users\XXXXXX\.atom, create the file .apmrc

Then paste inside:

https-proxy=http://172.xx.xx.1:3128
http-proxy=http://172.xx.xx.1:3128
strict-ssl=false