Files
aglab.dotfiles/.deprecated/01-proxy.conf
T
2026-07-14 20:58:35 +08:00

6 lines
146 B
Plaintext

http_proxy="http://127.0.0.1:7890/"
https_proxy="http://127.0.0.1:7890/"
# firefox 记得单独配一次.
no_proxy="127.*,192.168.*,10.147.17.*"