mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-04 23:51:11 +02:00
Merge pull request #2390 from nahuhh/i2pzero
userguides: i2pzero migration
This commit is contained in:
commit
05732a4412
@ -707,7 +707,7 @@ user-guides:
|
||||
ledger-wallet-cli: How to use a Ledger wallet on Monero CLI
|
||||
multisig-messaging-system: Multisig transactions with MMS and CLI wallet
|
||||
tor_wallet: How to connect your wallet to your own node over Tor
|
||||
node-i2pzero: How to run a node through I2P with I2P-zero
|
||||
node-tori2p: How to add Tor and I2P to your node
|
||||
guiguide: Guide for the Monero GUI wallet
|
||||
tailsguide: How to use Monero on Tails
|
||||
make-payment: How to make a payment
|
||||
|
@ -110,7 +110,7 @@ meta_descr: meta_descr.userguides
|
||||
<div class="col">
|
||||
<h2>{% t user-guides.anonimizationnetworks %}</h2>
|
||||
<p><a href="{{site.baseurl}}/resources/user-guides/tor_wallet.html">{% t user-guides.tor_wallet %}</a></p>
|
||||
<p><a href="{{site.baseurl}}/resources/user-guides/node-i2p-zero.html">{% t user-guides.node-i2pzero %}</a></p>
|
||||
<p><a href="https://docs.getmonero.org/running-node/monerod-tori2p">{% t user-guides.node-tori2p %}</a></p>
|
||||
<p><a href="{{site.baseurl}}/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.html">{% t user-guides.qubes %}</a></p>
|
||||
<p><a href="http://xmrguide25ibknxgaray5rqksrclddxqku3ggdcnzg4ogdi5qkdkd2yd.onion">{% t user-guides.tailsguide %}</a><img alt="onion logo" class="onion-mid" src="/img/onion-tor.svg" title="Onion link"/></p>
|
||||
</div>
|
||||
@ -119,4 +119,4 @@ meta_descr: meta_descr.userguides
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -3,6 +3,7 @@ layout: user-guide
|
||||
title: Run a Monero node through I2P with I2P-zero
|
||||
permalink: /resources/user-guides/node-i2p-zero.html
|
||||
outdated: False
|
||||
deprecated_url: https://docs.getmonero.org/running-node/monerod-tori2p/#__tabbed_1_2/
|
||||
---
|
||||
|
||||
{% t global.lang_tag %}
|
||||
|
Loading…
Reference in New Issue
Block a user