We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a13dd6 commit 020a4a4Copy full SHA for 020a4a4
README.md
100644
100755
@@ -83,6 +83,13 @@ in case this has the wrong owner it is ignored and a waring is issued.
83
84
Thats it. Enjoy.
85
86
+# Caching found proxies.
87
+Latest version include the capability to cache the found proxies persistent over reboot.
88
+Default locations per user in this order (in case this is not writable fall back to the next):
89
+- _apt: /var/lib/apt/lists/auxfiles/
90
+- *: $HOME/.config/
91
+- *: /tmp/
92
+
93
# Debugging
94
95
In case of issue you can set "DEBUG_APT_PROXY_DETECT" to get all details, like e.g.:
0 commit comments