1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-25 22:14:23 +00:00

Update docs/tutorials/monero.md

Co-authored-by: nahuhh <50635951+nahuhh@users.noreply.github.com>
This commit is contained in:
HardenedSteel 2024-08-12 23:07:40 +00:00 committed by GitHub
parent 2fdcf8b130
commit 673a2b157d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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:
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: