mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-01-27 06:54:14 +00:00
Update docs/tutorials/monero.md
Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
This commit is contained in:
parent
2fdcf8b130
commit
673a2b157d
@ -47,7 +47,7 @@ Open wallet inteface (the "RPC") allows anyone to connect their wallets to Moner
|
|||||||
|
|
||||||
If you already have a node with public RPC and now want to run i2p service, follow those steps:
|
If you already have a node with public RPC and now want to run i2p service, follow those steps:
|
||||||
|
|
||||||
1) Make sure the node is already configured for public use and running. (For an example you setted up `monero.conf` such as `public-node=1` with `restricted-rpc=1`)
|
1) Make sure the node is running and configured with a restricted rpc port by adding `rpc-restricted-bind-port=18089` to your monerod startup flags or config file.
|
||||||
|
|
||||||
2) Configure i2pd to create server type tunnel and put in your `./tunnels.conf` file:
|
2) Configure i2pd to create server type tunnel and put in your `./tunnels.conf` file:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user