Christian Muehlhaeuser

Results 108 issues of Christian Muehlhaeuser

A simple event logger that displays the most recent window-size, mouse, and key events triggered by Bubble Tea. Still needs updating `examples/README.md` and gif.

enhancement

This is something we probably don't want to merge right now, as it introduces a new dependency, but it is super handy. Once we can rely on testing-only dependencies (1.17+)...

enhancement
triage

I'm trying to proxy a gitea container, which is exposing one SSH port and one HTTP port. The README states: ``` If your container exposes multiple ports, nginx-proxy will default...

Trying to run mlvpn on my local raspi router, I can't get it to transfer more than 1 to 2 MBit/s (1/20th of the available bandwidth), while using merely 20%...

``` eth0 a.b.c.d +---------------+ +----------->| Fast internet |--> IN/OUT | +---------------+ mlvpn0 | +--------------+-----+ +------>| MLVPN Ubuntu |

Don't assign values we don't check.

Can't see where it would still be used.

Just a nit-picky typo fix.

We don't test for the value here, so don't assign it.

could merge

We don't check ns, so don't assign it.

could merge