
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
redstonenode-cli
Advanced tools
Fast, lightweight Minecraft server CLI for Windows, Linux, and Android
Your Minecraft Server, Now in Your Pocket.
Can't afford paid Minecraft hosting? RedStone CLI lets you host your own server for free — on your PC, laptop, or even your Android phone. No monthly fees, no subscriptions. Just run a single command and play with friends. Supports Vanilla, Paper, Fabric, and Forge servers with built-in tunneling for online multiplayer.
npm install -g redstonenode-cli
redstone
# Install dependencies
pkg update && pkg upgrade
pkg install nodejs git openjdk-21
# Install RedStone CLI
npm install -g redstonenode-cli
# Setup storage access
termux-setup-storage
# Run
redstone
Note: Java 21 is required for Minecraft 1.20+. For older versions (1.19 and below), use
openjdk-17.
# Start interactive menu
redstone
# Show help
redstone help
# Show version
redstone version
# Quick tutorial
redstone tutorial
First Time? Just run redstone and follow the prompts to create your first server!
⚠️ IMPORTANT: You need a broadband connection (not mobile data) for port forwarding to work!
| Platform | Tunnel | Status |
|---|---|---|
| Windows | Playit.gg | ✅ Recommended |
| Windows | Bore | ❌ Not supported |
| Linux | Playit.gg | ✅ Works |
| Linux | Bore | ✅ Works |
| Android/Termux | Bore | ✅ Working |
| Android/Termux | Playit.gg | ❌ Not supported (ARM64 issues) |
Mobile ISPs block port forwarding - You MUST use home WiFi/broadband for online servers!
# Download from https://playit.gg
# Run the installer
# Create account and claim tunnel
# RedStone CLI will detect it automatically
# Install Rust first
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
# Install Bore
cargo install bore-cli
# RedStone CLI will use it automatically
# Install Rust
pkg install rust
# Install Bore
cargo install bore-cli
# RedStone CLI will use it automatically when starting a server
C:\Users\<user>\.redstone\servers\~/.redstone/servers//storage/emulated/0/Documents/RedStone-Servers/termux-wake-lockredstone
# Select: Create
# Choose: Paper (recommended)
# Version: 1.21.4
# RAM: 2GB (shows your available RAM)
# Location: Shared Storage (Android) or Default
redstone
# Select: Servers
# Choose your server
# Select: Start Server
# Share the tunnel address with friends
# Example: game-name.gl.joinmc.link:25565
redstone
# Select: Servers
# Choose your server
# Options:
# - Server Properties (edit settings)
# - World Management (backup/restore)
# - Stop Server (safe shutdown)
# - View Logs (check output)
termux-wake-lockjava -version| Command | Description |
|---|---|
redstone | Start interactive menu |
redstone help | Show help message |
redstone version | Show version |
redstone tutorial | Quick start guide |
MIT © RedStone Team
Support: GitHub Issues
NPM: redstonenode-cli
FAQs
Fast, lightweight Minecraft server CLI for Windows, Linux, and Android
We found that redstonenode-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.