You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: