On Thu, Nov 12, 2020 at 03:21:02PM -0500, Jonathan Billings wrote:
>     yum --setopt='proxy=socks5://localhost:8000' update

It occurs to me that my private networks have working DNS, so if yours
doesn't, you should use:

    yum --setopt='proxy=socks5h://localhost:8000' update

(note the extra 'h' in the URI scheme)

This means that the DNS lookups happen on the other side of the proxy,
so the yum command doesn't need to do any DNS lookups.  

-- 
Jonathan Billings <billi...@negate.org>
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos
  • Re: [Cen... S Bob
  • Re: [Cen... Stephen John Smoogen
    • Re:... R C
      • ... Bernstein, Noam CIV USN NRL (6393) Washington DC (USA) via CentOS
        • ... Leon Fauster via CentOS
        • ... Jonathan Billings
          • ... S Bob
            • ... Jonathan Billings
            • ... Jonathan Billings
            • ... Jonathan Billings

Reply via email to