clutch2sft

Results 9 issues of clutch2sft

With dual monitor system it seems as though the color temperature "presets" only apply to the primary monitor. Is it possible to adjust this so that it can apply the...

need info

Updating "Installing for development" to address: https://code.djangoproject.com/ticket/32935 As well as added sudo to the npm install commannd Chromium also changed to chromium-browser in the repository. Re-ordred to start Celery workers...

The configuration file for ACME on Openwrt in /etc/config/acme allows entries for API credentials per certificate. However, after the first time you enter these crendentials for a Dynudns API it...

Setting up a Wireguard VPN and using an IPV6 network from OW IPAM works well. When you then configure the client template to be able to associate client routers to...

bug

Using this API endpoint in any of its variants does not allow setting or getting of the "Shared secret." I don't know enough about the internals to say much about...

enhancement

Made command build "more correct" Argument Splitting: Usually, each argument and the command itself are separate elements in the list. If any of the flags or options require values (like...

On the off chance someone knows for a fact it seems to me that this is not supported. But it would be great to be confirmed or denied. Setting https...

When compiling the wolfssh_echoserver example located at wolfssh/ide/Espressif/ESP-IDF/examples/wolfssh_echoserver, the build fails with the following error: ``` ~/wolfssh/src/internal.c: In function 'GenerateKey': ~/wolfssh/src/internal.c:2215:15: error: implicit declaration of function 'wc_SSH_KDF'; did you mean...

Description: The wolfssh_echoserver example is presented as a template to simplify the integration of wolfssh capabilities into custom ESP-IDF projects. However, when attempting to extract this example and set it...