The proxy setup I used comes from the link above. I confess I treated it like a cookbook recipe and just used it without considering alternatives. It had me put
Into /etc/apt/apt.conf.d/02proxy
Code:
Acquire::http::proxy "http://127.0.0.1:3142";Acquire::https::proxy "DIRECT";
Statistics: Posted by hknox — 2024-10-08 21:12 — Replies 5 — Views 197