@iomc 在 你们用fclash能局域网代理吗 中发帖
设置里开了局域网代理,在 linux 虚拟机下想使用,像 clash verge 那样直接配环境变量好像没办法使用
export https_proxy=http://ip:7890;export http_proxy=http://ip:7890;export all_proxy=socks5://ip:7890