User Manual on/docs/user-manual/Recent content in User Manual onHugo -- gohugo.ioen-USFri, 27 Oct 2023 08:48:45 +0000CLI tool/docs/user-manual/cli/Fri, 27 Oct 2023 08:48:45 +0000/docs/user-manual/cli/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’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.Use mCaptcha without JavaScript/docs/user-manual/how-to-mcaptcha-without-js/Fri, 27 Oct 2023 08:48:45 +0000/docs/user-manual/how-to-mcaptcha-without-js/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 <URL> Copy authorization code and paste it in the form