smb

Results 5 comments of smb

same, I have a configuration where I change the password to test if fdm failure. My surprise when I see FDM failing, but **the exit code is zero** ``` root@host::~#...

- Flask-2.3.2 - Flask-WTF-1.0.1 - Werkzeug-3.0.3

I tried to install the repo using a python3 venv and I've the same issue ``` ❯❯❯❯ python3 -m venv venv ~/d/sdanalyzer master ❯❯❯❯ source venv/bin/activate ~/d/sdanalyzer master ❯❯❯❯ pip...

Thanks, I've tried again after running a `git pull`, then I've installed all in the virtual environment via `pip install .` and tried to run that again but: ``` ❯❯❯❯...

👍 I'm here 'cause I was looking for the same feature very needed to be able to use the icons as a notification in case something suspicous is happening Given...