ether-extoria
v1.0.0
Published
EtherExtoria - Wallet generator & transfer orchestrator with proxychains and Tor. node -v18.20.4
Maintainers
Readme
EtherExtoria
EtherExtoria is a Node.js-based wallet generator and transfer orchestrator for Ethereum, designed to work with Tor and Proxychains for enhanced privacy. Generate multiple wallets, automate transfers, and run everything through Tor for anonymity. created by Mohammed Zahid Wadiwale
Features
- Generate Ethereum wallets (
wallet.js…wallet7.js) - Perform batch transfers between wallets (
transfer.js) - Full integration with Tor and Proxychains
- Lightweight CLI menu for easy operation
- Works on Node.js v18.20.4+
- CSV-based wallet storage for portability and easy management
Installation
- Clone the repository or download the files:
git clone https://github.com/ZahidServers/EtherExtoria.git
cd ether-extoria- Install dependencies:
npm installRequired packages:
ethers,chalk,csv-writer
- Ensure Tor is installed on your system:
sudo apt install torTor Service Commands
Keep Tor running while using EtherExtoria:
sudo service tor start # Start Tor
sudo systemctl status tor # Check Tor status
sudo service tor stop # Stop TorUsage
Launch the Main Menu
npm startThis opens the interactive menu:
- Create wallets – Run
wallet.js…wallet7.jsunder proxychains. - Transfer – Run
transfer.jsunder proxychains and provide RPC URL. - Exit – Close EtherExtoria.
Individual Scripts
- Create wallets:
npm run wallet
npm run wallet2
...
npm run wallet7- Transfer funds:
npm run transferFollow the prompts to enter your RPC URL (e.g., Infura, Alchemy).
Wallet Storage
Wallets are stored as CSV files:
wallets.csv,wallets2.csv, etc.- Columns:
Address,Private Key - Compatible with
transfer.jsfor automated transfers
Notes
- Always keep Tor running when using
proxychainsfor privacy. - Ensure you do not share your CSV wallet files; they contain private keys.
- Use a secure RPC provider (Infura, Alchemy) for transfers.
- Works best on Linux with Node.js v18.x+.
Dependencies
- ethers – Ethereum library
- chalk – Terminal string styling
- csv-writer – CSV handling
👨💻 Author
Developed by:
👉 Mohammed Zahid Wadiwale
- 🌐 Website — https://www.webaon.com
- 💻 GitHub — https://github.com/ZahidServers
- 📰 Blog — https://blog.webaon.com
- 🎓 Academy — https://academy.webaon.com
Support development by buying:
- Hosting
- Domains
- Websites
- Cybersecurity services
- Courses
