LinNetLim
LinNetLim copied to clipboard
A Netlimiting program for Linux
Results
2
LinNetLim issues
Sort by
recently updated
recently updated
newest added
First, I want to thank you for having created this program similar to NetLimiter which I was using quite regularly with Windows. So, I have the same issue as others:...
Installation guide is missing some steps: first: `sudo apt install virtualenv` then `pip install -r requirements.txt` threw some error that Cython is missing, `pip install Cython` helped second try of...