d(e)u

Results 7 comments of d(e)u

> > For those on Arch, after installing from AUR `pomotroid-bin` you can modify Pomotroid's `.desktop` file by adding the `--disable-gpu-sandbox` flag to the `Exec` config property. Here's an **[idempotent]**...

What if I using a docker?

> The same question. I've tried to insert `cf_clearance`value from PC, but it not work Obviously, it will not work. I'll come back with an update soon.

Yes, I confirm, I tried the advice without a success as well.. Never the less: 0. I edited gui/streamlit_app.py, inserted the values.. 1. I edited a dockerfile: ```FROM python:3.10-slim RUN...

from your working directory, try: ``` grep -RIn 'x-max-length' . ```

not sure about that.. obfs is for tcp..

looks like it wont work that easy way, because wireguard works using udp. Maybe some wrapper should help, but I'm not quite sure