mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-01-09 20:19:29 -05:00
Proxying wget on Qubes
This commit is contained in:
parent
dcf5cf171a
commit
21483e6d83
@ -65,6 +65,18 @@ Website: [https://qubes-os.org](https://qubes-os.org) <button type="button" clas
|
|||||||
|
|
||||||
Small notes for template setup
|
Small notes for template setup
|
||||||
|
|
||||||
|
Proxying `wget`:
|
||||||
|
|
||||||
|
Edit ``/etc/wgetrc``
|
||||||
|
|
||||||
|
Add:
|
||||||
|
|
||||||
|
```
|
||||||
|
use_proxy=yes
|
||||||
|
http_proxy=127.0.0.1:8082
|
||||||
|
https_proxy=127.0.0.1:8082
|
||||||
|
```
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
#### Debian
|
#### Debian
|
||||||
|
Loading…
Reference in New Issue
Block a user