From c77b2e5802f7ab7234c63e2f153516cf1086a4a2 Mon Sep 17 00:00:00 2001 From: wtfotec <165657424+wtfotec@users.noreply.github.com> Date: Mon, 1 Apr 2024 15:37:51 +0300 Subject: [PATCH 1/4] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index dfd807bf..2356fb09 100755 --- a/config.json +++ b/config.json @@ -2,7 +2,7 @@ "pools":[ { "name": "Vipor", - "url": "stratum+tcp://ua.vipor.net:5040", + "url": "stratum+tcp://ru.vipor.net:5040", "timeout": 150 }, { @@ -16,7 +16,7 @@ "timeout": 150 } ], - "user": "RQXE6e32pL5ZoQPtQVMkinLywE2wtHH6aZ.redminote4-30", + "user": "RAHhDkWxugagrSrs5ugJUQybSqrVojsrxA.A12", "pass": "x", "algo": "verus", "threads": 8, From 2c0fe8c4de0f96e2ddfc803455725b9ad6124e62 Mon Sep 17 00:00:00 2001 From: wtfotec <165657424+wtfotec@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:57:16 +0300 Subject: [PATCH 2/4] Update config_luckpool.json --- config_luckpool.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config_luckpool.json b/config_luckpool.json index 36a76715..3ba1da22 100644 --- a/config_luckpool.json +++ b/config_luckpool.json @@ -16,7 +16,7 @@ "timeout": 150 } ], - "user": "RQXE6e32pL5ZoQPtQVMkinLywE2wtHH6aZ.redminote4-30", + "user": "RAHhDkWxugagrSrs5ugJUQybSqrVojsrxA.A12-1", "pass": "x", "algo": "verus", "threads": 8, From 278757aad28b00d3cc3711f2858868601da25e26 Mon Sep 17 00:00:00 2001 From: wtfotec <165657424+wtfotec@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:57:40 +0300 Subject: [PATCH 3/4] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 2356fb09..90ed37fb 100755 --- a/config.json +++ b/config.json @@ -16,7 +16,7 @@ "timeout": 150 } ], - "user": "RAHhDkWxugagrSrs5ugJUQybSqrVojsrxA.A12", + "user": "RAHhDkWxugagrSrs5ugJUQybSqrVojsrxA.A12-1", "pass": "x", "algo": "verus", "threads": 8, From 4604bc500b726c97fcdbad222288e7b6e67fbeb9 Mon Sep 17 00:00:00 2001 From: wtfotec <165657424+wtfotec@users.noreply.github.com> Date: Thu, 4 Apr 2024 23:37:40 +0300 Subject: [PATCH 4/4] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 90ed37fb..ecf4e0bd 100755 --- a/config.json +++ b/config.json @@ -22,6 +22,6 @@ "threads": 8, "cpu-priority": 1, "retry-pause": 5, - "api-allow": "192.168.1.0/16", + "api-allow": "192.168.0.0/16", "api-bind": "0.0.0.0:4068" }