Search content
Sort by

Showing 11 of 11 results by Major Miner
Post
Topic
Board Mining (Altcoins)
Re: [Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 22/08/2023, 00:54:28 UTC
I didn't had time to post change logs, so here we go:

2.2.1.6
- Add coins:
    - Kawpow: CLORE
    - Equihash: ARR
    - Sha256: XEC, DGB
    - Ethash: OCTA, CAU, BTN
    - Scrypt (BETA): LTC, DOGE, DGB
- Config:
    - Add MinerAgent option to set an arbitrary miner agent value _(instead of UltimateProxy/VERSION)_
    - Small tweaks for validation
- Add update available message
- Add reconnection and failover logic when pool ask for disconnection
- Edit dev fee pools to ASIC compatible ones if possible
- Code refactoring to allow easier coins addition
- Dependencies update
- Small enhancements
- Bug fixes

2.2.1.1
- Add coins:
    - Sha256: BTC, BCH, BSV
    - VerusHash: VRSC
- Config changes:
    - Add "ExtranonceSubscription" option (default: false)
    - Allow algo names as "coin" value *(coin name should always be used if available to prevent errors)*
- Stability improvements
- Minor enhancements
- Bug fixes

Post
Topic
Board Mining (Altcoins)
Re: [Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 12/08/2023, 08:14:46 UTC
Hi ...

I am interested in the further development of this.

Possibility of a chat soon?

#crysx #cwi

Hey Smiley
Yeah sure, always glad to talk about it, you can find our discord on the GitHub page.
More updates to come soon Roll Eyes

I have tested it last night/thismorning ...

Went to bed - and woke to find that only the HashRate of ONE of the Three test Systems (Z15Pro) was showing up on 2Miners, and the average on the Pool was only bout 240KS instead of the approx 2.4MS it should have been. Not only that, but the 'Name' that shows up on 2Miners is '0' - Literally just the Number Zero!

I am not new to these things so either I have setup the Config incorrectly (which seems pretty easy - but possibly incorrect), or the Proxy is finding it difficult to connect all Three of these Miners.

The Z15Pro DOES have issues connecting to certain Pools - like NiceHash for example - but 2Miners on the ZEC Pool connects directly without issue. The Z15Pro hss issues connecting to the ZEN Pool currently.

We can discuss this at length if You prefer - and will add the Discord Server - or You can contact Me on Ours though the best way to get hold of Me is through Skype.

Thanks!

#crysx #cwi

Oh, that’s unfortunate, I hate to know that it doesn’t work for someone. I will do my best to figure this out.

I must say I’m not familiar with ASICS as I don’t have any, but i really want to add support for them and handle all edge cases. A kind user pointed some hashrate to my server so I could add Sha256, maybe we could do the same if you are willing to, this way I would be able to figure out the problem more easily (I can obviously set your address in the config so it mine for you while I debug it).

The 0 worker name is the default one on 2miners I think, did you set the proxy worker name ?

Thank you very much for taking time to report this issue(s) and providing more information about Nicehash and ZEN problems, I really appreciate it.

I would indeed prefer to discuss further about it on Discord.
Post
Topic
Board Mining (Altcoins)
Re: [Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 12/08/2023, 00:59:23 UTC
Hi ...

I am interested in the further development of this.

Possibility of a chat soon?

#crysx #cwi

Hey Smiley
Yeah sure, always glad to talk about it, you can find our discord on the GitHub page.
More updates to come soon Roll Eyes
Post
Topic
Board Mining (Altcoins)
Update
by
Major Miner
on 28/02/2023, 22:35:06 UTC
v2.2.0.0

Changes:
- The executable now contain all dependencies (No more need to install .NET)
- Add coins: EthereumPOW (ETHW), Flux (CFX), Nexa (NEXA), MeowCoin (MEWC), Neoxa (NEOX), Kaspa (KAS), Radiant (RXD), Ergo (ERG)
- Add config options
  - "SendStaleShares" (Default: true)
  - "AllowDuplicateWorkerNames" (Default: false)
- Display worker mining software version on connection
- Stability improvements
- Bug fixes
Link: https://github.com/romslf/Ultimate-Proxy/releases/tag/2.2.0.0
VirusTotal and archives hashes can be found here: Linux: https://www.virustotal.com/gui/file/b5967d373370aa8f995aa6a83a9efb7e71b34615252d56baf0886142eb258449), Windows: https://www.virustotal.com/gui/file/5ed534cf5547e66388dab603352496aeb2ff5fd8bd7902b5a9494d860e51a9a9
Post
Topic
Board Mining (Altcoins)
Re: [Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 09/04/2022, 15:57:47 UTC
Your virus total links show malware trojan.  Probably should get that cleaned up.  Virus total needs to be 0 hits.  Your own links shows 2 then 1.

Hey, thank you for your input.  Smiley
I would obviously like virustotal to show 0 detection, but it is only false positives due to the fact that I obfuscated my code to prevent or make it a little bit harder to reverse engineer it. I worked on it full time for a pretty long period, so I think this can be understable. Anyway even without obfuscation some antivirus marked the v1 version as virus as it was communicating with my backend for online dashboard, so yes I can see why it is a problem, but I think it would be hard to make it 0 hits.  Undecided
As for the fact that on some scans antivirus mark it as virus and on some other scans will mark it as safe, I don't know why, but it is weird indeed.  Huh
Post
Topic
Board Mining (Altcoins)
Re: [Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 08/04/2022, 13:11:19 UTC
Big update ! Grin

v2.1.1.5
Changes:
- Add smart switch, 4 modes (see "Config Examples" folder for starting points)
  1. Profit: Will mine the most profitable crypto in USD
  2. Reward: Will mine the crypto that earn the more coins
  3. Difficulty: Will mine the crypto with the smallest difficulty
  4. TimeToBlock: Will switch to the crypto with the fastest solo time to block estimation
- Add pool extranonce subscription
- Add Nicehash stratum protocol support
- Add Protocol option in config (Ethproxy, Stratum, Nicehash), default is stratum
- Send set.extranonce to workers on pool switch
- Add ForceWorkersReconnect option in config (If you want to switch between pools but that your mining software doesn't support set.extranonce method)
- Add stale shares catcher
- Add StaleSharesWindow option in config (To tweak how much shares should be kept in memory)
- Add no response shares cleaner
- Add coins: BTCZ, CLO, EXP, HUSH, KMD, QKC, UBQ, YEC, ZCL, ZER
- Bug fixes



As always, please let me know if you encounter any issue(s) or if you need any help !  Smiley
Post
Topic
Board Mining (Altcoins)
Re: [Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 29/03/2022, 12:54:55 UTC
Unfortunately I made mistakes at last updates..  Cry I’m on it right now and will get it fixed asap, please wait for v2.0.1.5
Post
Topic
Board Mining (Altcoins)
Topic OP
[Mining Proxy] Ultimate Proxy V2
by
Major Miner
on 28/03/2022, 20:15:08 UTC
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:
Code:
{
"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.3
Virus total: https://www.virustotal.com/gui/file/eb362c19eb2768f9c72ee8dceaf1b86ae486b9746fdcfa0be2c80cc62e6c033e
MD5: 65e898b3329892b265f892668fd54d01
SHA-1: 3a5f66f85928c4ee11943074ef397dd33924476c
SHA-256: eb362c19eb2768f9c72ee8dceaf1b86ae486b9746fdcfa0be2c80cc62e6c033e

Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Major Miner
on 02/03/2018, 20:51:07 UTC
Hey , cool miner , the difference in fee is pretty cool.  Smiley
But still a problem, I can connect to claymore miner with TCP/ip connection but don't work on your Phoenix , any idea ?  Huh

whats your config

You mean the .bat ?

-cdm 2 -cdmpass passhere

When I try to send a command to the miner with my program , my program freeze (look like this append when trying to receive data) and when I close it the miner display "Unable to read CDM request".
With the Claymore monitoring app it work.
My program work perfectly with claymore miner.

I made it work.
Can you show the command you're sending ?
There is one issue that PhoenixMiner makes you add an extra "\n" (newline  character) at the end of
a request to get stats.

Don't know if that'a what happening to you.
Clip out that command and paste it here.





$data  ='{"id":0,"jsonrpc":"2.0","method":"miner_getstat1"}'."\n\n";


                using (var socket = new Socket(AddressFamily.InterNetwork, SocketType.Stream, ProtocolType.Tcp))
                {
                    socket.Connect("192.xxx.x.xx", Port("{\"id\":0,\"jsonrpc\":\"2.0\",\"psw\":\"password\",\"method\":\"miner_getstat1\"}" + "\n"));
                    socket.Receive(receiveMinerStats, receiveMinerStats.Length, SocketFlags.None);
                    ParseStats(Encoding.ASCII.GetString(receiveMinerStats));
                }

Notice the EXTRA + "\n"  I had to add
That makes it work.



Thanks mate !
I added 2 NewLine character at the end of the command and all is working !
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Major Miner
on 02/03/2018, 15:48:15 UTC
Hey , cool miner , the difference in fee is pretty cool.  Smiley
But still a problem, I can connect to claymore miner with TCP/ip connection but don't work on your Phoenix , any idea ?  Huh

whats your config

You mean the .bat ?

-cdm 2 -cdmpass passhere

When I try to send a command to the miner with my program , my program freeze (look like this append when trying to receive data) and when I close it the miner display "Unable to read CDM request".
With the Claymore monitoring app it work.
My program work perfectly with claymore miner.
Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 2.6: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
Major Miner
on 02/03/2018, 14:20:31 UTC
Hey , cool miner , the difference in fee is pretty cool.  Smiley
But still a problem, I can connect to claymore miner with TCP/ip connection but don't work on your Phoenix , any idea ?  Huh