Added support for setting a fixed global traffic priority, allowing to invert the whitelist/blacklist behavior for traffic prioritization. Now it is possible to adjust the global traffic to a high priority for example, and define a single process with a lower priority instead of having to capture all important traffic in processes and adjust their priority.
Also, provided either the [Speedtest CLI by Ookla](https://www.speedtest.net/apps/cli) or [speedtest-cli by sivel](https://github.com/sivel/speedtest-cli) is in PATH, you can use `--speed-test` or `-s` when starting TrafficToll to automatically determine the download and upload speed in case you want to make use of traffic prioritization. Please note that you have to run `speedtest --accept-license` as root (because TrafficToll will run speedtest as root), if you are using the Ookla version, before you can use it.