0xbadbee
0xbadbee
I am currently using openhab2 and the mqtt2 add-on to use the MQTT433gateway. Currently I have to write the whole json into my configuration files. If I could just send...
I will get following error message, when I try using sni. ``` sslsplit -D -l connections.log -j /tmp/sslsplit/ -S /tmp/sslsplit/logdir/ -c /tmp/sslsplit/ca.crt -k /tmp/sslsplit/ca.key -W /tmp/sslsplit/gendir/ -P https 0.0.0.0 8443...
I am currently trying to intercept some iot devices traffic. The problem with that the iot device is, that the clock isn't necessarily on the todays date. it may be...
This patch mimiks the original timestamps for forging certificates
The library seems not to work on the ESP32. Boards: https://github.com/espressif/arduino-esp32 I always get "error: 'Thread' has not been declared" Using the ESP8266 boards it works fine
As mentioned I am searching a svd for this processor. Beside that, is there a nice editor which I may use to create a svd file?
## Feature request I am currently using the old Hyperion with multiple Instances and two grabbers. One for the TV in Room A the other for Room B. #### What...
If you use for example `\u001b[32m` to colorize you prompt the cursor will be moved to the right (by the count of the hidden chars) if you have entered at...
If I am using my smartphone to write into the terminal, it is working as expected except that the backspace isn't working If I write `beep` and press backspace it...
If you have entered several commands, then press up once you will get the last entry from the history. If you send that command and press up again you don't...