Hello everyone ! After a lot of work i'm glad to present you the last version of Ultimate Proxy.
Ultimate Proxy is a multi platform mining proxy that can help you in some ways listed below.
It contains a ~0.8% dev fee, mining 30s every hour.
It is in active development and I will do my best to make it better over time, the v1 was pluggable to a free online dashboard, but this feature is not yet implemented in the v2, I'm thinking about the best way of doing it and will probably be back if the community show interest for it.
I rewrited a lot of things recently so if you find any bug please let me know, here, or open an issue on Github.
I love this project and I hope you will too, either way, let me know your thoughts, leave a comment, I will be very glad to read them!
Features:- Huge bandwidth usage reduction
- End-to-end encryption
- Pool mining
- Solo mining directly to node (Only ETH/ETC for now)
- Switch between pools and/or node without restarting miners
- Switch between wallets without restarting miners
- Keep track of your workers uptime
- Keep track of your workers reconnection
- Get total and per pool accepted/rejected shares
- Get average and per pool calculated hashrate
- Get average and per pool response time
- Unlimited number of failover pools
Supported coins:- ETH, ETC
- RVN
- FIRO
- TON
- FLUX, ZEC, ZEN, BTG
Some users find it useful for:- Mining on unMineable and switch between coins
- Mining on pools most of the time and try their luck on solo the rest of the time
- Mining on different wallets for charging hosting fee
- Mining on different wallets for splitting rewards in case of sharing rig/farm
- Control workers using different OS at a single place
Config file example:{
"allowedAddresses": [
"0.0.0.0" // This allow every IP to connect to proxy, please remove it before adding only needed IPs
],
"poolList": [
{
"address": "eth.2miners.com",
"port": 12020,
"ssl": true, // SSL Pool
"ratio": 98 // Will mine for 98% of RatioWindowTimeHours before switching
},
{
"address": "eth.2miners.com",
"port": 2020,
"ratio": 1, // Will mine for 1% of RatioWindowTimeHours before switching
"wallet": "ANOTHER WALLET", // Will use this wallet instead of global Wallet
"password": "ANOTHER PASS" // Will use this password instead of global Password
},
{
"address": "192.168.1.30",
"port": 8545,
"node": true, // Solo mining to node
"ratio": 1 // Will mine for 1% of RatioWindowTimeHours before switching
},
{
"address": "eth-de.flexpool.io", // Will be only used as failover since no ratio is set
"port": 4444
}
],
"Coin": "ETH", // The coin you want to mine
"Wallet": "YOUR WALLET HERE", // Your mining wallet
"Worker": "UltimateProxy2.0.1.3", // Proxy worker name
"Password": "x", // Proxy password
"RatioWindowTimeHours": 1, // Used for ratio switch strategie, minimum 1H maximum 24H
"ProxyPort": 4444, // Proxy port
"ProxyCert": "", // Set it if you want your workers to connect to proxy using SSL
"PrintStats": true, // Display workers/pools stats
"StatsIntervalSeconds": 60, // Delay between PrintStats
"NodeGetWorkIntervalMs": 500, // Delay between node solo getWork requests
"PrintJobs": true // Print new jobs or not
}
Downloads:v2.0.1.3
Link: https://github.com/romslf/Ultimate-Proxy/releases/tag/2.0.1.3Virus total: https://www.virustotal.com/gui/file/eb362c19eb2768f9c72ee8dceaf1b86ae486b9746fdcfa0be2c80cc62e6c033eMD5: 65e898b3329892b265f892668fd54d01
SHA-1: 3a5f66f85928c4ee11943074ef397dd33924476c
SHA-256: eb362c19eb2768f9c72ee8dceaf1b86ae486b9746fdcfa0be2c80cc62e6c033e