From d3929d5809ab589a0bcee38822ca277f17454d50 Mon Sep 17 00:00:00 2001 From: kisak-valve <53399258+RandomTNT@users.noreply.github.com> Date: Tue, 20 Aug 2024 19:18:58 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c4f6b7008..657a637fc 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Extremely high performance Monero (XMR) Stratum protocol proxy, can easily handl * [Comparison](https://github.com/xmrig/xmrig-proxy/wiki/Comparison) with other proxies. ## Why? -This proxy designed and created for handle donation traffic from XMRig. No one other solution works fine with high connection/disconnection rate. +This proxy designed and created to handle donation traffic from XMRig. No one other solution works fine with high connection/disconnection rate. ## Download * Binary releases: https://github.com/xmrig/xmrig-proxy/releases @@ -24,7 +24,7 @@ This proxy designed and created for handle donation traffic from XMRig. No one o * Clone with `git clone https://github.com/xmrig/xmrig-proxy.git` :hammer: [Build instructions](https://github.com/xmrig/xmrig-proxy/wiki/Build). ## Usage -:boom: If you use Linux and want handle more than **1000 connections**, you need [increase limits of open files](https://github.com/xmrig/xmrig-proxy/wiki/Ubuntu-setup). +:boom: If you use Linux and want to handle more than **1000 connections**, you need [increase limits of open files](https://github.com/xmrig/xmrig-proxy/wiki/Ubuntu-setup). Use [config.xmrig.com](https://config.xmrig.com/proxy) to generate, edit or share configurations. @@ -98,7 +98,7 @@ Misc: ## Donations -Default donation fee is 2% can be reduced to 1% or disabled via `donate-level` option. Donation fee applies only if you use more than 256 miners. +Default donation fee is 2% but can be reduced to 1% or disabled via `donate-level` option. Donation fee applies only if you use more than 256 miners. * XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD` From 29f3e824f423799755d5ff64e3397710cd48b2c2 Mon Sep 17 00:00:00 2001 From: kisak-valve <53399258+RandomTNT@users.noreply.github.com> Date: Sun, 8 Dec 2024 20:55:55 +0400 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 657a637fc..1a2e34cc9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Extremely high performance Monero (XMR) Stratum protocol proxy, can easily handle over 100K connections on cheap $5 (1024 MB) virtual machine. Reduce number of pool connections up to 256 times, 100K workers become just 391 worker on pool side. Written on C++/libuv same as [XMRig](https://github.com/xmrig/xmrig) miner. ## Compatibility -:warning: :warning: :warning: **Nicehash support must be enabled on miner side, it mandatory.** :warning: :warning: :warning: +:warning: :warning: :warning: **Nicehash support must be enabled on miner side, it is mandatory.** :warning: :warning: :warning: * Compatible with any Monero, Electroneum, Sumokoin and AEON pools, except **nicehash.com**. * Any miner with nicehash support, `--nicehash` option for [XMRig](https://github.com/xmrig/xmrig), `"nicehash_nonce": true,` for xmr-stak-cpu. @@ -98,7 +98,7 @@ Misc: ## Donations -Default donation fee is 2% but can be reduced to 1% or disabled via `donate-level` option. Donation fee applies only if you use more than 256 miners. +Default donation fee is 2%, but can be reduced to 1% or disabled via `donate-level` option. Donation fee applies only if you use more than 256 miners. * XMR: `48edfHu7V9Z84YzzMa6fUueoELZ9ZRXq9VetWzYGzKt52XU5xvqgzYnDK9URnRoJMk1j8nLwEVsaSWJ4fhdUyZijBGUicoD`