Deployed 414e9a1 to Pre-release with MkDocs 1.6.1 and mike 2.1.4
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
|
||||
<link rel="icon" href="../../assets/logo/favicon.png">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.0">
|
||||
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.7.5">
|
||||
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.618322db.min.css">
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/main.484c7ddc.min.css">
|
||||
|
||||
|
||||
<link rel="stylesheet" href="../../assets/stylesheets/palette.ab4e12ef.min.css">
|
||||
@@ -1733,6 +1733,28 @@
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#show-clients" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Show Clients
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#show-client-qr-code" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Show Client QR Code
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1890,6 +1912,28 @@
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#show-clients" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Show Clients
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#show-client-qr-code" class="md-nav__link">
|
||||
<span class="md-ellipsis">
|
||||
|
||||
Show Client QR Code
|
||||
|
||||
</span>
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -1950,6 +1994,21 @@ docker<span class="w"> </span>compose<span class="w"> </span><span class="nb">ex
|
||||
docker<span class="w"> </span>compose<span class="w"> </span><span class="nb">exec</span><span class="w"> </span>-it<span class="w"> </span>wg-easy<span class="w"> </span>cli<span class="w"> </span>db:admin:reset<span class="w"> </span>--password<span class="w"> </span><new_password>
|
||||
</code></pre></div>
|
||||
<p>This will reset the password for the admin user to the new password you provided. If you include special characters in the password, make sure to escape them properly.</p>
|
||||
<h3 id="show-clients"><a class="toclink" href="#show-clients">Show Clients</a></h3>
|
||||
<p>List all clients that are currently configured with details such as client ID, Name, Public Key, and enabled status.</p>
|
||||
<div class="highlight"><pre><span></span><code>cli<span class="w"> </span>clients:list
|
||||
</code></pre></div>
|
||||
<h3 id="show-client-qr-code"><a class="toclink" href="#show-client-qr-code">Show Client QR Code</a></h3>
|
||||
<p>Display the QR code for a specific client, which can be scanned by a compatible app to import the client's configuration.</p>
|
||||
<div class="highlight"><pre><span></span><code>cli<span class="w"> </span>clients:qr<span class="w"> </span><client_id>
|
||||
</code></pre></div>
|
||||
<p>Replace <code><client_id></code> with the actual client ID you want to show the QR code for.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">IPv6 Support</p>
|
||||
<p>IPv6 support is enabled by default, even if you disabled it using environment variables. To disable it pass the <code>--no-ipv6</code> flag when running the CLI.</p>
|
||||
<div class="highlight"><pre><span></span><code>cli<span class="w"> </span>clients:qr<span class="w"> </span><client_id><span class="w"> </span>--no-ipv6
|
||||
</code></pre></div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -2013,10 +2072,10 @@ docker<span class="w"> </span>compose<span class="w"> </span><span class="nb">ex
|
||||
|
||||
|
||||
|
||||
<script id="__config" type="application/json">{"annotate": null, "base": "../..", "features": ["navigation.tabs", "navigation.top", "navigation.expand", "navigation.instant", "content.action.edit", "content.action.view", "content.code.annotate"], "search": "../../assets/javascripts/workers/search.7a47a382.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
|
||||
<script id="__config" type="application/json">{"annotate": null, "base": "../..", "features": ["navigation.tabs", "navigation.top", "navigation.expand", "navigation.instant", "content.action.edit", "content.action.view", "content.code.annotate"], "search": "../../assets/javascripts/workers/search.2c215733.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": {"provider": "mike"}}</script>
|
||||
|
||||
|
||||
<script src="../../assets/javascripts/bundle.e71a0d61.min.js"></script>
|
||||
<script src="../../assets/javascripts/bundle.79ae519e.min.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user