@@ -1,6 +1,6 @@
|
||||
# Proxy, set in environment.d?
|
||||
http_proxy="http://192.168.1.128:7890/"
|
||||
https_proxy="http://192.168.1.128:7890/"
|
||||
http_proxy="http://127.0.0.1:7890/"
|
||||
https_proxy="http://127.0.0.1:7890/"
|
||||
|
||||
# also needs manual configuration in firefox.
|
||||
no_proxy="127.*,192.168.*,10.147.17.*"
|
||||
Reference in New Issue
Block a user