Jiri S.
Jiri S.
the same for latest rpi0-w. on kali with nexus: 4.19.66-Re4son+ #1 Sun Aug 18 13:42:02 AEST 2019 armv6l GNU/Linux
`python warberry.py -h Traceback (most recent call last): File "warberry.py", line 19, in from src.warberrySetup.Warberry import * File "/root/warberry/src/warberrySetup/Warberry.py", line 2, in from src.warberrySetup.WarberryInformationGathered import * File "/root/warberry/src/warberrySetup/WarberryInformationGathered.py", line 3,...
well, that can be solved by installing older (python2) version of dnspython, `pip install dnspython==1.16.0` that will uninstall (if you do have) newer version 2.x and deploy the older unsupported...
same here, server field is there and the same issue as mentioned above, openapi: 3.0.2 bupr: newest version pro, 2022.2.4 (the same for the version before)
seems to be fixed in "bbernhard/signal-cli-rest-api:0.164-dev" as its having updated upstream library (not done in bbernhard/signal-cli-rest-api:0.88). I can do the PR, but the main question is, if to use this...