@lll9pgemini-cli 不开tun模式的使用方法 中发帖

各位佬友们!我找到不开TUN模式的方法辣。 
1、先把npm代理给开上
npm config set proxy="http://127.0.0.1:10086"
npm config set https-proxy="http://127.0.0.1:10086"

2、gemini的环境配置(可选)
编辑~/.env
HTTPS_PROXY="http://127.0.0.1:10086"

3、启动gemini
若env配置了proxy则
gemini

若未配置,则
HTTPS_PROXY="http://127.0.0.1:10086" gemini

不知为何在windows中用localhost不行,必须用127.0.0.1,明明hosts都有的,可能软件没弄好。
★,°:.☆( ̄▽ ̄)/$:.°★ 。