Add this lines in /etc/wgetrc file
use_proxy=yes
http_proxy=http://<proxy>:<port>
https_proxy=http://<proxy>:<port>
Cause The conflict resolution mechanism in Windows 11 24H2 is different than in earlier versions of Windows. Solution On the Windows endpo...