update
This commit is contained in:
6
.config/environment.d/proxy.conf
Normal file
6
.config/environment.d/proxy.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
# Proxy, set in environment.d?
|
||||
http_proxy="http://192.168.1.128:7890/"
|
||||
https_proxy="http://192.168.1.128:7890/"
|
||||
|
||||
# also needs manual configuration in firefox.
|
||||
no_proxy="127.*,192.168.*,10.147.17.*"
|
||||
Reference in New Issue
Block a user