wehb dash!

This commit is contained in:
Dobromir Popov
2025-09-02 12:19:49 +03:00
parent b3ec402a2e
commit 1e9a56356e
4 changed files with 21 additions and 5 deletions

View File

@@ -60,6 +60,7 @@ echo "- Multiple miner support"
echo "- Share-based reward distribution"
echo "- Pool fee: 1%"
echo "- Real-time statistics"
echo "- Web dashboard on port 8083"
echo ""
echo "After it starts, miners can connect with:"
@@ -73,6 +74,9 @@ echo ""
echo "Option 3: Traditional username (rewards to pool address)"
echo "./cpuminer -a rinhash -o stratum+tcp://YOUR_IP:3333 -u username.workername -p x"
echo ""
echo "🌐 Web Dashboard: http://YOUR_IP:8083"
echo "📊 View real-time pool statistics, miners, and blocks"
echo ""
echo "Press Ctrl+C to stop the pool"
# Start the mining pool