1. Atom 代理设置:
如果没有 %USERPROFILE%\.atom\.apmrc 文件:
copy %USERPROFILE%\.atom\.apm\.apmrc %USERPROFILE%\.atom
添加下面的内容到: %USERPROFILE%\.atom\.apmrc :
1http-proxy=http://username:password@server:port 2https-proxy=http://username:password@server:port 3strict-ssl=false