6 lines
146 B
Plaintext
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.*"
|