Starbeamrainbowlabs
Starbeamrainbowlabs
When I configure Fabio to terminate TLS for a [Mosquitto MQTT server](https://mosquitto.org/), I get the following error: ``` Dec 14 16:55:59 SERVER_NAME fabio[29480]: 2021/12/14 16:55:59 [WARN]: tcp: tls: first record...
Hello, Does _Fabio_ support encrypted SNI for HTTPS connections? I can't see it mentioned in the docs. References: [cloudflare](https://blog.cloudflare.com/encrypted-sni/), [ietf](https://tools.ietf.org/html/draft-ietf-tls-esni)
It's not as configurable, but it might be worth mentioning? It's a one-command install on Debian systems: ```bash sudo apt install sshguard ```
In Pidgin, I can change my password whilst logged into my XMPP account. It would be awesome if I could do the same while using Xabber. This could also be...
If I create a new `PermissionSet` and create a new `AppDomain` with it, then it the permissions don't carry over. I've also filed a related issue over in #12900, which...
An `apt` repository for those using a Debian-base distribution who don't use `snap` would be great. Since packages are already been generated for other platforms, perhaps a tool like [fpm](https://fpm.readthedocs.io/en/latest/packages.html)...
If I try to install macOS in a VM, it takes absolutely forever - but it manages to complete the first installation step and then reboots. On rebooting, it then...
If I execute the following: ```bash bh -i ``` ....then I can enter the interactive search. If I press Tab though, my cursor jumps to bottom of the screen and...
I've noticed that .deb packages are provided for this program already. An apt repository would allow people to update Debian-based systems automatically. I found [aptirepo](https://github.com/opinsys/aptirepo), which appears to reatly simplify...
Hello! I was just checking out the demo, and it looks like it's not possible to use tabs to indent when adding a new snippet - only 2 / 4...