EasyNode : make easy a monero node. #12

Closed
opened 2025-03-06 02:52:01 +00:00 by kerlannXmr · 1 comment
kerlannXmr commented 2025-03-06 02:52:01 +00:00 (Migrated from github.com)

EasyNode : Make easy a monero Node.

Imagine your merchants, your friends, your grandmother, your little sister, your child, installing a monero node ! yes they can!

EasyNode is an infrastructure that takes its place between "Monero nodo" and "Xmr ring".

With this difference, unlike other nodes, everyone can install a MONERO Node without any knowledge on his PC ( old or new)
with Linux or windows in less than 10 minutes, with simple choices.

Interface

A beginner can choose various options simply by typing on his keyboard 1:2:3:4:5 . example of installations:

1-Automatic update the necessary packages and activation of the firewall, opening of the monero ports.
2-Installation of Monero CLI.
3-Installation of the hidden services Tor and SSH remote with display of the onion addresses and recordings in a text file in the personal folder.
4-Configuration of bitmonero.conf.
5-change of DNS by anonymous DNS.

6-start of the blockchain: choice:

1-complete
2-pruned

submenu-choice:

1-with IP ban_list (direct updated in /.bitmonero) of boog900 (423 ip blocked)
2 without the blocking of IP ban_list
then start of the blockchain

in option:

8-move the blockchain to an external disk to then start the blockchain on this external disk.

9-dismounting the external hard drive, to be able to return to the internal disk.

The complete installation of the MONERO node is done in less than 10 minutes.
All that remains is to download the blockchain.

The best is to try it, the script is downloaded directly into the personal folder.

just launch it:

chmod +x easynode_linux.sh
sudo ./easynode_linux.sh

Five minutes later the blockchain is downloading, protected by tor and blocking malicious ips that spy on us.

Easy, secure, private.

Make a Monero Node within reach of everyone, even children for education and the future.

EasyNode : 👉 https://github.com/kerlannXmr/EasyMonerod

Those who speak best about it, are those who have tried:

🙏 https://x.com/Ulmonan0/status/1894771916579184703

Revuo Monero, recent news : 📝 https://www.revuo-xmr.com/weekly/issue-229/

(The script, 100% shell, has been designed to be robust to the point that the steps can be performed as many times as desired, no error can stop its operation, just repeat the steps if you need.)

Monero EasyNode Logo

A EasyNode provides four main services:

  • Rapidity & easy installation, simple use without any knowledge.

  • Independent transaction validation and full blockchain storage, ensuring network integrity without relying on third parties while supporting Tor connections for enhanced routing privacy.

  • Significantly enhanced user privacy and anonymity by enabling transactions without going through external servers that might collect data, with IP ban list functionality to protect against malicious actors.

  • Contribution to Monero network decentralization and resilience, while facilitating wallet synchronization and payment verification for individuals and merchants.

# EasyNode : Make easy a monero Node. Imagine your merchants, your friends, your grandmother, your little sister, your child, installing a monero node ! yes they can! **EasyNode** is an **infrastructure** that takes its place between _"Monero nodo"_ and _"Xmr ring"_. With this difference, unlike other nodes, everyone can install a **MONERO Node** without any knowledge on his PC ( old or new) with **Linux** or **windows** in less than 10 minutes, with simple choices. <img src="https://github.com/kerlannXmr/EasyMonerod/raw/main/picture/wsl_interface.png" width="285" height="430" alt="Interface"> A beginner can choose various options simply by typing on his keyboard 1:2:3:4:5 . example of installations: > 1-Automatic update the necessary packages and activation of the firewall, opening of the monero ports. > 2-Installation of Monero CLI. > 3-Installation of the hidden services Tor and SSH remote with display of the onion addresses and recordings in a text file in the personal folder. > 4-Configuration of bitmonero.conf. > 5-change of DNS by anonymous DNS. 6-start of the blockchain: choice: > 1-complete > 2-pruned submenu-choice: > 1-with IP ban_list (direct updated in /.bitmonero) of boog900 (423 ip blocked) > 2 without the blocking of IP ban_list then start of the blockchain in option: > 8-move the blockchain to an external disk to then start the blockchain on this external disk. > 9-dismounting the external hard drive, to be able to return to the internal disk. The complete installation of the **MONERO node** is done in less than 10 minutes. All that remains is to download the blockchain. The best is to try it, the script is downloaded directly into the personal folder. just launch it: ``` chmod +x easynode_linux.sh sudo ./easynode_linux.sh ``` Five minutes later the blockchain is downloading, protected by tor and blocking malicious ips that spy on us. Easy, secure, private. Make a Monero Node within reach of everyone, even children for education and the future. ## EasyNode : 👉 https://github.com/kerlannXmr/EasyMonerod ### Those who speak best about it, are those who have tried: ### 🙏 https://x.com/Ulmonan0/status/1894771916579184703 ### Revuo Monero, recent news : 📝 https://www.revuo-xmr.com/weekly/issue-229/ (The script, 100% shell, has been designed to be robust to the point that the steps can be performed as many times as desired, no error can stop its operation, just repeat the steps if you need.) <div align="center"> <img src="https://github.com/kerlannXmr/EasyMonerod/raw/main/picture/xxmr.gif" width="300" height="300" alt="Monero EasyNode Logo"> </div> ### A EasyNode provides four main services: - Rapidity & easy installation, simple use without any knowledge. - Independent transaction validation and full blockchain storage, ensuring network integrity without relying on third parties while supporting Tor connections for enhanced routing privacy. - Significantly enhanced user privacy and anonymity by enabling transactions without going through external servers that might collect data, with IP ban list functionality to protect against malicious actors. - Contribution to Monero network decentralization and resilience, while facilitating wallet synchronization and payment verification for individuals and merchants.
Collaborator

yes, soon

yes, soon
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: schmidt1024/monero-ecosystem#12
No description provided.