3nprob

Results 180 comments of 3nprob

Noting for others coming here that #1938 was superseded by the now merged #2074 - so there should be no blockers for such a plugin now from what I can...

As an alternativ for consideration, I made #2724 with the same idea but: * renamed to `hostname_replace` (since neither this nor mine are actually doing generic URL rewrites, just domain/netloc...

Haven't used `serverless` in years, but I think the only thing that's really needed is a `serverless.yaml` file to get it to run, and some startup optimizations like the initial...

@guggero See https://github.com/lightningnetwork/lnd/pull/4648#issuecomment-1109317765 - it's not an uncommon pattern to centralize TLS/PKI to other software. So the major use-case here is not actually disabling TLS but to let TLS-termination be...

@guggero As per the links provided, looks like both nginx and k8s ingress support proxying h2c (the latter requiring a TLS cert to be provided for itself to make it...

@sangaman Want me to take a stab on splitting it and adding the docs or are you on it? :)

I'm seeing if I can build it now, will report back.

Built `2.0.4` with #12266 cherry-picked and running on receiver. No difference. I assume the issue is on the sender side here, but unfortunately the senders where this happens are production...

This seems to be a dependency issue in Debian? I assume at some point you ran `pipx install [...] qtile`? Looking in the pipx user manual, you can track the...

What is your problem now, exactly?