<pubDate>Fri, 27 Oct 2023 08:48:45 +0000</pubDate>
<guid>/docs/user-manual/cli/</guid>
<description>A CLI tool exists to compute mCaptcha challenges. It can be installed from multiple sources:
Install crates.io The CLI tool is available on, crates.io, the Rust language&rsquo;s package registry. Rust language toolchain is required to install from crates.io, please see rustup.rs for Instructions to install it.
1cargo install mcaptcha-cli Pre-compiled binaries Nightly builds and stable releases are regularly published to dl.mcaptcha.org for a variety of CPU architectures and operating systems.</description>
<description>To use mCaptcha without JavaScript:
Install mCaptcha CLI too. Please see here for instructions. Copy the URL of the protected page Run mCaptcha CLI with that URL: 1mcapthca-cli protected-page &lt;URL&gt; Copy authorization code and paste it in the form </description>