As an opportunity to rewire my brain from "docker" to "podman" and "buildah" I started to create an image build with an ECH enabled curl at https://gitlab.com/hoexter/ech. Not sure if it helps anyone, but setup should be like this: git clone https://gitlab.com/hoexter-experiments/ech cd ech buildah build --layers -f Dockerfile -t echtest podman run -ti echtest /usr/local/bin/curl \ --ech true --doh-url https://one.one.one.one/dns-query \ https://crypto.cloudflare.com/cdn-cgi/trace.cgi f...
No comments yet. Log in to discuss on the Fediverse