This repository was archived by the owner on Apr 24, 2022. It is now read-only.
File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -132,6 +132,7 @@ The servers are listed in alphabetical order. To get best results reorder them f
132
132
| [ ethermine.org] ( #ethermineorg ) | < https://ethermine.org/ > | < https://ethermine.org/ > |
133
133
| [ ethpool.org] ( #ethpoolorg ) | < https://www.ethpool.org/ > | < https://www.ethpool.org/ > |
134
134
| [ f2pool.com] ( #f2poolcom ) | < https://www.f2pool.com/ > | < https://www.f2pool.com/help/?#tab-content-eth > |
135
+ | [ flexpool.io] ( #flexpoolio ) | < https://flexpool.io/ > | < https://flexpool.io/docs/getting-started/ > |
135
136
| [ miningpoolhub.com] ( #miningpoolhubcom ) | < https://miningpoolhub.com/ > | < https://ethereum.miningpoolhub.com/ > |
136
137
| [ nanopool.org] ( #nanopoolorg ) | < https://nanopool.org/ > | < https://eth.nanopool.org/help > |
137
138
| [ nicehash.com] ( #nicehashcom ) | < https://www.nicehash.com/ > | < https://www.nicehash.com/help/which-stratum-servers-are-available > |
@@ -220,6 +221,22 @@ SSL connection:
220
221
-P stratum1+tcp://ETH_WALLET.WORKERNAME@eth.f2pool.com:8008
221
222
```
222
223
224
+ ### flexpool.io
225
+
226
+ Non-SSL connection:
227
+
228
+ ```
229
+ -P stratum1+tcp://ETH_WALLET.WORKERNAME@eu.flexpool.io:4444
230
+ -P stratum1+tcp://ETH_WALLET.WORKERNAME@us.flexpool.io:4444
231
+ ```
232
+
233
+ SSL connection:
234
+
235
+ ```
236
+ -P stratum1+ssl://ETH_WALLET.WORKERNAME@eu.flexpool.io:5555
237
+ -P stratum1+ssl://ETH_WALLET.WORKERNAME@us.flexpool.io:5555
238
+ ```
239
+
223
240
### miningpoolhub.com
224
241
225
242
```
You can’t perform that action at this time.
0 commit comments