microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
23.29k stars 1.45k forks source link

SOCKS proxy support #4465

Open soredake opened 6 months ago

soredake commented 6 months ago

Description of the new feature / enhancement

Would be nice if winget can support socks5 proxies, right now only http(s?) is supported in preview versions.

Proposed technical implementation details

No response

github-actions[bot] commented 6 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

hellodword commented 2 months ago

I have confirmed that the HTTP proxy is working.

I strongly support the use of a SOCKS proxy. When I refer to SOCKS5, I actually mean socks5h by default, because in some regions of the world, internet censorship may engage in DNS spoofing.