bitbrute / evillimiter-windows

Tool that limits bandwidth of devices on the same network without access.
MIT License
171 stars 28 forks source link

Migrate to .NET Core #10

Closed Korayem closed 4 years ago

Korayem commented 4 years ago

If that project can be migrated to .net core, it can be used to build a crossplatform app to support win, mac and linux

bitbrute commented 4 years ago

Unfortunately, EvilLimiter for Windows requires a 3rd party library called WinDivert that is only available for Windows and absolutely crucial for the tool to work.