racoon63 / bandwidth-monitor

Bandwidth-Monitor is a tool to measure your bandwidth and latency.
Apache License 2.0
5 stars 0 forks source link

Add config changes in the config file on the fly #13

Open racoon63 opened 4 years ago

racoon63 commented 4 years ago

To get the possibility to change the config while service is running I want to implement a hashing mechanism that can check if the config file was changed and if yes reload the config file.