clumsy icon indicating copy to clipboard operation
clumsy copied to clipboard

WSL2

Open radutomy opened this issue 1 year ago • 0 comments

I'm running Clumsy in Admin mode with the settings below:

If I try to download a file in Windows the speed is capped at 300KB/s as expected. But in WSL2 the speed cap doesn't seem to have any effect (the file is downloading at my normal internet speed).

Am I missing something, or does Clumsy not support WSL?

image

root@box:~ # wget https://download.visualstudio.microsoft.com/download/pr/86497c4f-3dc8-4ee7-9f6a-9e0464059427/293d074c28bbfd9410f4db8e021fa290/dotnet-sdk-8.0.301-linux-x64.tar.gz
Connecting to download.visualstudio.microsoft.com (download.visualstudio.microsoft.com)|68.232.34.200|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 222131054 (212M) [application/octet-stream]
Saving to: ‘dotnet-sdk-8.0.301-linux-x64.tar.gz’

dotnet-sdk-8.0.301-linux-x64.tar.gz 100%[============================>] 211.84M  17.5MB/s    in 12s

radutomy avatar Jun 07 '24 12:06 radutomy