Compare commits
2 Commits
3aa66a40a4
...
30f62648af
| Author | SHA1 | Date | |
|---|---|---|---|
|
30f62648af
|
|||
|
68e07cfcf6
|
@@ -1,6 +1,6 @@
|
|||||||
# Proxy, set in environment.d?
|
# Proxy, set in environment.d?
|
||||||
http_proxy="http://192.168.1.128:7890/"
|
http_proxy="http://127.0.0.1:7890/"
|
||||||
https_proxy="http://192.168.1.128:7890/"
|
https_proxy="http://127.0.0.1:7890/"
|
||||||
|
|
||||||
# also needs manual configuration in firefox.
|
# also needs manual configuration in firefox.
|
||||||
no_proxy="127.*,192.168.*,10.147.17.*"
|
no_proxy="127.*,192.168.*,10.147.17.*"
|
||||||
Reference in New Issue
Block a user