Ubuntu apt.conf 代理
Acquire::http::Proxy "http://user:password@ip:port";
Acquire::https::Proxy ?"https://user:password?@ip";
Acquire::ftp::Proxy ?"ftp://user:password?@ip";