'EasyNode' simplifies the installation of a 'MONERO node', allowing you to configure your blockchain in just a few clicks. A complete setup in less than 10 minutes!
Then download its blockchain ...
Finally, start your adventure, you are sovereign...
You can use it in 🐧Linux versions or 🪟 windows 10/11 in wsl version.
No knowledge required. Select step 1➡️2➡️3➡️4➡️5 and you're done. After Boot to your internal drive, 6️⃣, or move the blockchain to your external disk, 8️⃣.
The node is protected by Tor and an onion address allows you to connect to a mobile wallet. An SSH onion address is available to access the node remotely. Added the 'MRL' IP bann list of 'boog900'.
🇬🇧 English- 🇫🇷French language.
Enjoy.
⇨ 📂 Into path: /home/$user
Version | Links |
---|---|
🐧 Linux | Download EasyNode Linux |
🪟 WSL | Download EasyNode WSL |
◇ Automatic updated 'IP ban-list' in this folder :
/home/$user/.bitmonero
( Updated: github.com/Boog900/monero-ban-list/blob/main/ban_list.txt )
View issue: Linux pour débutant FR
/home/$user
sudo wget -P ~ https://github.com/kerlannXmr/EasyMonerod/releases/download/v3/easynode_linux.sh
Make it executable
sudo chmod +x easynode_linux.sh
sudo ./easynode_linux.sh
-🔺 Make sure virtualization is enabled in bios: Tape in powershell Administrator :
↳ Get-ComputerInfo -Property "HyperV*"
= True ✅
-🔺 Make sure you already have WSL2:
↳ wsl --list --verbose
👉 View issue
-🔷 Go to Microsoft Store, then in search type Ubuntu, click on Ubuntu 24LTS.
Other:
-🔶 In powershell administrator:
wsl --install
learn.microsoft.com/fr-fr/windows/wsl/install
learn.microsoft.com/en-us/windows/wsl/install
/home/$user
sudo wget -P ~ https://github.com/kerlannXmr/EasyMonerod/releases/download/v3/easynode_wsl.sh
Make it executable
sudo chmod +x easynode_wsl.sh
sudo ./easynode_wsl.sh
-➡🟧 REDIRECT port 22 and 18080 from your internet router to your ' local ip ' of your PC.
-➡📗 Remote access wallet:
Take 'cake wallet', settings, connect and sync, manage nodes, add +, node address= onion Tor, node port= 18089, save. Close and open. Wait the sync.
-➡📗 Remote access ssh:
Open terminal pc or take 'Termux' on android: ' ssh username@local_ip_pc ' . Or ' ssh username@onion_ssh_address '.
-➡🟧 Stop the Blockchain : CTRL+C (1 times)
Distribution | Compatibilité | Notes |
---|---|---|
✅ | ✅ | ✅ |
Shell scripts ' EasyNode 'use standard commands that are more portable across different Linux distributions.
-➡📗👉View Issue Distribution compatibility
- 📝 See the list of packages at this issue 👉PACKAGES list pre-installed
Audits are performed using VirusTotal and MetaDefender.
Category | Description | Tools | Status |
---|---|---|---|
🔒 Security | Vulnerabilities, malware detection, backdoors | VirusTotal, MetaDefender | ✅ |
🐛 Code Issues | Logic flaws, syntax errors, risky patterns | Static Analysis | ✅ |
🔍 Behavior | Runtime actions, system modifications, network activity | Dynamic Analysis | ✅ |
🔧 Resource Usage | File system access, memory/CPU utilization | MetaDefender | ✅ |
📡 Network | Suspicious connections, data exfiltration attempts | VirusTotal | ✅ |
💾 File Operations | Dangerous file manipulations, unexpected changes | Both Tools | ✅ |
Right click + "Open in new tab" to view scann results
Script | VirusTotal | MetaDefender |
---|---|---|
EasyNode_linux | VirusTotal Scan | MetaDefender Scan |
EasyNode_wsl | VirusTotal Scan | MetaDefender Scan |