Jens Reinemuth
Jens Reinemuth
Same Problem here... ``` I/Gralloc4(31060): Adding additional valid usage bits: 0x8202000 F/libc (31060): Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 31175 (isarworker), pid 31060 (loud.vc_flutter) *** *** ***...
Hi... one of the reasons we favored isar over objectbox in several projects is the good websupport for the 2.x versions. Now as we are very close to the missing...
OS detection is only possible as root-user in recent nmap versions, also getting the macaddress... Workaround would be to prefix the nmap call with sudo and allow the php-user to...
This should work, but not perfectly: in file **/etc/sudoers**: `nginx ALL=NOPASSWD: /usr/bin/nmap` or `apache ALL=NOPASSWD: /usr/bin/nmap` and then there should be a "sudo" prefix in this lib. But i really...
Something like this: https://github.com/openWebX/nmap/commit/e2bd06b2f71ca03878b6fbedf3316ce1bcdb2770#diff-f70198ad3caedc74e273ab01a7e1179e But as said: wirks for me, but may be bad practice. Be aware that these deep scans (OS detection and MacAddresses) require a bigger timeout. Scanning...
I never said this is good practise in terms of security... but in my case (home automation...) i really needed a possibility to scan the local network for devices and...
The idea with the microservice sounds interesting...Sure i am aware of all the possibilities to connect to the nuki but i rather like the idea to talk to the local...