╔══════════════════════════════════════════════════════════════════════════════╗
║ ║
║ █████╗ ██╗ ██╗███████╗ ██████╗ ███████╗ ██╗ ██╗██████╗ ███╗ ██╗ ║
║ ██╔══██╗╚██╗██╔╝██╔════╝██╔═══██╗██╔════╝ ██║ ██║██╔══██╗████╗ ██║ ║
║ ███████║ ╚███╔╝ █████╗ ██║ ██║███████╗ ██║ ██║██████╔╝██╔██╗ ██║ ║
║ ██╔══██║ ██╔██╗ ██╔══╝ ██║ ██║╚════██║ ╚██╗ ██╔╝██╔═══╝ ██║╚██╗██║ ║
║ ██║ ██║██╔╝ ██╗███████╗╚██████╔╝███████║ ╚████╔╝ ██║ ██║ ╚████║ ║
║ ╚═╝ ╚═╝╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚══════╝ ╚═══╝ ╚═╝ ╚═╝ ╚═══╝ ║
║ ║
║ VAULT-TEC MINING OPERATIONS DIVISION ║
║ "Preparing for the Future, Today!" ║
║ ║
╚══════════════════════════════════════════════════════════════════════════════╝
VAULT-TEC APPROVED | Mining Rig Monitoring System | Est. 2077
Welcome, Vault Dweller! You've discovered the AxeOS VPN Monitor - Vault-Tec's premier solution for monitoring your Bitcoin mining operations from the safety of your underground bunker (or anywhere else in the wasteland).
[VAULT-TEC SYSTEMS DIAGNOSTIC]
├── Desktop App ............ OPERATIONAL ✓
├── Mobile App ............. OPERATIONAL ✓
├── Web Dashboard .......... OPERATIONAL ✓
├── ClusterAxe Support ..... OPERATIONAL ✓
└── Remote Access .......... OPERATIONAL ✓
AxeOS VPN Monitor is a complete monitoring solution for BitAxe and compatible mining devices:
| Feature | Description |
|---|---|
| 📊 Real-time Metrics | Hashrate, temperature, power, efficiency - all at a glance |
| 🌡️ Thermal Monitoring | Color-coded alerts: Green (safe) → Orange (warm) → Red (DANGER) |
| 🔗 ClusterAxe Support | Monitor entire mining clusters as a single unit |
| 🌐 Remote Access | Cloudflare Tunnel integration - access from anywhere |
| 📱 QR Code Access | Scan with your Pip-Boy (phone) for instant remote access |
| ✨ Network FX | Beautiful animated particle network background (toggle on/off) |
┌────────────────────────────────────────────┐
│ COMPATIBLE MINING UNITS │
├────────────────────────────────────────────┤
│ ✓ BitAxe Ultra │
│ ✓ BitAxe Gamma │
│ ✓ BitAxe Supra │
│ ✓ BitAxe Hex │
│ ✓ NerdAxe / NerdQAxe │
│ ✓ ClusterAxe (Master + Slaves) │
│ ✓ Any AxeOS-compatible device │
└────────────────────────────────────────────┘
- Node.js 18+ (the reactor core)
- PNPM 8+ (package containment system)
- A BitAxe or compatible device on your network
# Clone this vault
git clone https://github.com/YOUR_USERNAME/AxeOS-VPN.git
cd AxeOS-VPN
# Initialize containment protocols
pnpm install
# Launch the reactor
pnpm devThe desktop app will open automatically. Add your mining devices by IP address and watch the hashrate flow!
Vault-Tec approved interface with real-time metrics
Access your miners from any terminal in the wasteland
Monitor on the go with your Pip-Boy 3000 (or smartphone)
axeos-vpn/
├── apps/
│ ├── desktop/ # Electron app (Win/Mac/Linux)
│ │ ├── main/ # Main process + local server
│ │ └── renderer/ # React UI
│ └── mobile/ # React Native (iOS/Android)
├── packages/
│ ├── shared-types/ # TypeScript interfaces
│ └── shared-utils/ # Utility functions
└── README.md # You are here, Vault Dweller
Access your mining dashboard from anywhere - no port forwarding required!
- Go to Settings → Remote Access
- Click Enable Remote Access
- Scan the QR code with your phone
- Monitor from anywhere in the wasteland!
AxeOS VPN calculates J/TH (Joules per Terahash) for all your devices:
- Lower is better
- Helps identify underperforming units
- Works even if your device doesn't report it natively
Toggle the beautiful particle network background:
- Click the FX button in the web dashboard header
- Nodes pulse and connect in real-time
- Looks cool, makes you feel like a Vault-Tec engineer
# Run in development mode
pnpm dev
# Build for production
pnpm build
# Type checking
pnpm typecheck╔══════════════════════════════════════════════════════════════════╗
║ VAULT-TEC CORPORATION ║
║ "Building a Better Tomorrow, Underground" ║
╠══════════════════════════════════════════════════════════════════╣
║ ║
║ This software is provided "AS IS" without warranty of any ║
║ kind. Vault-Tec is not responsible for: ║
║ ║
║ • Overheated mining rigs ║
║ • Insufficient hashrate ║
║ • Radiation exposure from extended terminal use ║
║ • Addiction to watching numbers go up ║
║ • Any incidents involving Deathclaws ║
║ ║
║ By using this software, you agree that Bitcoin mining ║
║ is essential for post-apocalyptic economic recovery. ║
║ ║
╚══════════════════════════════════════════════════════════════════╝
Pull requests welcome! Whether you're from Vault 101 or the Capital Wasteland, we appreciate all contributions.
MIT License - Free as in Freedom (and bottle caps)
Built with ☢️ by Vault-Tec Mining Operations Division
"When the bombs fall, keep hashing!"