Translations:Cloudpinyin/5/zh-cn
Revision as of 10:45, 29 August 2022 by Matrikslee (talk | contribs) (Created page with "== 实用技巧 == === 设置HTTP代理 === 简单设置 <nowiki>export http_proxy=http://ip:port</nowiki> <nowiki>export https_proxy=http://ip:port</nowiki>")
实用技巧
设置HTTP代理
简单设置
export http_proxy=http://ip:port export https_proxy=http://ip:port