Stavros Korokithakis

Results 521 comments of Stavros Korokithakis

@zestyping What do you think about this? I would also like to reiterate my plea to add this project to Code Shelter, as this issue has gone unanswered for more...

I have added a comment, but it looks like a useful feature, so we can merge if @zestyping doesn't have any objections.

Ahh ok, I need to run the daemon? Makes sense, thank you. I was wondering if there's a way to save the settings on the hardware, but this works as...

I've installed the daemon, thank you. I have a Brio 500, I'm assuming it can't save the settings. Thanks again!

Is there a full-fledged example for this? I'm not seeing how the `WifiClientSecure` relates to the MQTT connection, since that's a different layer. I'm very interested in connecting to my...

Agreed about the necessity of this feature. I'd go one further and have wallets optionally store the view key on the device, and thus not require the Ledger to be...

Change 954 in the Dockerfile to 966 (the current version).

Better yet, change it to: ~~~ mv /root/Jts/???/ /opt/IBJts ~~~ so it will work for any three-digit version.

This stanza worked for me when I was using auth in Caddy (I now switched to using Radicale auth): ``` proxy / http://localhost:5232/ { header_upstream Authorization "{>Authorization}" header_upstream X-remote-user "{user}"...

Oh, I think you need to rewrite the URL to remove that path component.