fastily

Results 8 comments of fastily

Here's a *very* hacky workaround ```python from uvicorn import Server class MyCustomUvicornServer(Server): def install_signal_handlers(self): pass ```

^ courtesy ping for @Kludex , who seems to be the most active maintainer

> > It appears that httpx is deleting url query parameters that do not explicitly specify a value. > > To determine if your assessment here is correct, try the...

I found this PIA + Wireguard project: https://github.com/thrnz/docker-wireguard-pia Could be helpful as a reference for implementing this feature in gluetun

This would be very helpful; I'm hoping to get cloudflared running in Docker on a raspberry pi 4B

Also seeing this error on `latest` (72e2e4b). I'm using a protonvpn with port forwarding, which of course requires a custom provider. My `docker` command with volume bind mount paths edited...

> just out of interest, does anyone know whats up with the youtube dl developers? Nobody knows for sure. For a bit of context: * #29753 * [discussion on reddit](https://redd.it/p9riey)

post your config, compose file, and/or whatever command you're running