website/docs/user-manual/index.xml

33 lines
1.8 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>User Manual on </title>
<link>/docs/user-manual/</link>
<description>Recent content in User Manual on </description>
<generator>Hugo -- gohugo.io</generator>
<language>en-US</language>
<lastBuildDate>Fri, 27 Oct 2023 08:48:45 +0000</lastBuildDate><atom:link href="/docs/user-manual/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>CLI tool</title>
<link>/docs/user-manual/cli/</link>
<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&amp;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>
</item>
<item>
<title>Use mCaptcha without JavaScript</title>
<link>/docs/user-manual/how-to-mcaptcha-without-js/</link>
<pubDate>Fri, 27 Oct 2023 08:48:45 +0000</pubDate>
<guid>/docs/user-manual/how-to-mcaptcha-without-js/</guid>
<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 &amp;lt;URL&amp;gt; Copy authorization code and paste it in the form </description>
</item>
</channel>
</rss>