VSWSL / Arch-WSL

This is an unofficial Arch WSL based on the rootfs of arch docker images with a few packages installed to make things easy.
https://www.microsoft.com/store/apps/9MZNMNKSM73X
MIT License
288 stars 22 forks source link

yay and paru are tooooooo slow,they can never ever been proxied #19

Open TOLIE-OFFICIAL opened 1 year ago

TOLIE-OFFICIAL commented 1 year ago

i use the http_proxy and the proxychains(with WSL clash) they can never ever been proxied but curl can instead.

i don't know if someone else have the same issue, but i do need a favor.

it's the proxychains.conf file

...
# this might not work and/or cause crashes.
# proxy_dns
...

[ProxyList]
# add proxy here ...
# meanwile
# defaults set to "tor"
http    127.0.0.1 7890
socks5  127.0.0.1 7890
#https   127.0.0.1 7890

this is the export commend

 https_proxy=http://127.0.0.1:7890
lubuoren commented 1 year ago

how about using VPNHotspot on your phone and share it to your PC