How to use curl with domain fronting to access moat?

How to use curl with domain fronting to access moat?
From about:config :

extensions.torlauncher.bridgedb_front = www.phpmyadmin.net
extensions.torlauncher.bridgedb_reflector = https://1723079976.rsc.cdn77.org

My command:

curl -A '' -v --header 'Host:1723079976.rsc.cdn77.org' https://www.phpmyadmin.net/moat/circumvention/builtin

I just get a 404 page.

Fronting by itself can be done like this:
curl -v --connect-to 1723079976.rsc.cdn77.org:443:www.phpmyadmin.net:443 https://1723079976.rsc.cdn77.org/
However, this server corresponds to moat.torproject.org , not bridges.torproject.org. I don’t know what commands it accepts.

You need a meek client to be able to curl over our domain front. As we tunnel https inside the https connection: Moat · Wiki · The Tor Project / Anti-censorship / BridgeDB · GitLab

1 Like

How to use lyrebird in Tor Browser as a meek-client for this?


Summary of sorry for duplicated content.

Sorry for duplicated content, originally I want to avoid break down the solution to multiple reply, I think that is hard to select as solution, but I’m failed and just break down to multiple thread instead.
Now I think continuing the discussion in the original thread and break down to multiple reply is better than break down to multiple thread, also post a single selectable reply as enough solution base on multiple useful reply is possible by me and anyone.