This commit should fix it: https://github.com/jpluimers/fritzcap/commit/940430828f9af97f6164049d7ecf02176ea54e82
Fixes #11 and use semantic versioning
- when there is monitoring, but no capture, indicate so in `fritzcap.py` main script
- new threading base class `ExceptionLoggingThread` that...