]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Use tofuproxy for all browsers
authorSergey Matveev <stargrave@stargrave.org>
Sat, 4 Sep 2021 20:52:40 +0000 (23:52 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sat, 4 Sep 2021 20:52:40 +0000 (23:52 +0300)
eb/.ebrc
lynx/.lynx.cfg
newsboat/.newsboat/config
xombrero/.xombrero.conf

index c400c9427b144e5ece357569f712f09fac097dc8..379e1b6755f9332629180435dadaee9300f9c85f 100644 (file)
--- a/eb/.ebrc
+++ b/eb/.ebrc
@@ -3,6 +3,7 @@ jar=/tmp/.ebjar
 cachedir=/tmp/.ebcache
 cachesize=200
 webtimer=30
+proxy = http|https * localhost:8080
 
 plugin{
     type=image/webp
index d5ddea078d6e2fd1945790e0d328e995cdca6f91..a550ad670219aff010f049d95159f6a319b74a85 100644 (file)
@@ -12,3 +12,5 @@ MAKE_LINKS_FOR_ALL_IMAGES:TRUE
 ASSUME_CHARSET:utf-8
 JUMPFILE:/home/stargrave/.lynx_jumps.html
 INCLUDE:/home/stargrave/.lynx_cookies.cfg
+http_proxy:http://localhost:8080/
+https_proxy:http://localhost:8080/
index 55c4085b5f2a5c16e7210bea603b5a9073708069..2186ae1d94432d37fd5053bbb2cfccc5d4a805c4 100644 (file)
@@ -17,3 +17,7 @@ suppress-first-reload yes
 
 feed-sort-order lastupdated
 browser "~/bin/www %u &"
+
+proxy localhost:8080
+proxy-type http
+use-proxy yes
index fe4d21ede2df214cee6b7902bfd23f0445cf0c49..b98c7f2922f2c73660bba17a1534c9ab724f0152 100644 (file)
@@ -62,8 +62,8 @@ enable_favicon_tabs   = 0
 # preload_strict_transport = 1
 # referer              = always
 referer                = same-domain
-warn_cert_changes      = 1
-enable_cache           = 0
+warn_cert_changes      = 0
+enable_cache           = 1
 # js_auto_open_windows = 0
 
 # See http://www.xroxy.com/proxylist.php for a good list of open
@@ -75,9 +75,9 @@ enable_cache          = 0
 # tsocks
 # http_proxy                   = http://127.0.0.1:1080
 #
-http_proxy = socks5://localhost:4444/
+http_proxy = http://localhost:8080/
 # If you only occasionally use a proxy
-http_proxy_starts_enabled      = 0
+http_proxy_starts_enabled      = 1
 
 # Search engines; uncomment one of these lines for you favorite search
 # engine.