7 lines
200 B
Plaintext
7 lines
200 B
Plaintext
# Proxy, set in environment.d?
|
|
http_proxy="http://192.168.1.128:26100/"
|
|
https_proxy="http://192.168.1.128:26100/"
|
|
|
|
# also needs manual configuration in firefox.
|
|
no_proxy="127.*,192.168.*,10.147.17.*"
|