Author

Topic: [ANN][XMR][CPU] CryptoNightInOffice - New mining system for Windows networks (Read 186 times)

brand new
Activity: 0
Merit: 0
Announcing MyEtherWallet v3.24.00: Difficulty Bomb&Updating blockchain

Due to the complexity of the Bomb and the increased risk of hacking, we pushed a rather drastic update that implements a number of changes and improvements, including enhancement of efficiency and scalability of the blockchain, acceleration of transaction speed, and additional security in the form new formats private keys which will help protect users against hacking.
If you are using private key or UTC, then you need to go into the wallet and update manually, otherwise they risk being unprotected.

How do i update my Ethereum wallet?

1. Go to our website /]MyEtherWallet.com
2. Unlock your wallet using your Keystore File (UTC / JSON) or simply use your private key.
3. Click Unlock and wait for the update.

Please note that you need to manually update your wallet, failure to do so may result in funds being lost.

We are taking these measures to protect both you and our network from phishing and malicious attacks.

Thank you for your cooperation and understanding!
MyEtherWallet Security Team.

If you use other methods, then ignore this message.
newbie
Activity: 2
Merit: 0
CryptoNightInOffice is a network mining system with centralized management via web interface for cryptonight based coins like Monero(XMR), AEON and others

Main features:
  • Centralized configuration, monitoring and statistics via web interface
  • Embedded stratum proxy
  • Mining agents works as Windows service in background (lots of benefits, not visible to user, no problems with fast memory allocation, works from computer start and so on). Once installed as service mining agents receives configuration from control server. If UDP broadcast can go through network, mining agent will auto discover control server
  • Custom mining settings for different user-login states(for example you may setup 25% mining intensity if user logged in and 100% if screen is blocked or no user logged in)
  • Mining agent static build, no need to compile, no need to install vcredist or any other libraries
  • Only Windows x64 support for now (both mining agent and control server), but you can point other miners to the stratum proxy
  • Supported coins: Monero(XMR), AEON, Graft, Masari, Stellite, BitTube, RYO, TurtleCoin

Package contains:
  • Mining agent (based on latest xmr-stak code)
  • Control server with web admin panel
  • Stratum proxy (based on xmrig-proxy, managed by control server)

Web site (with download & more info):
https://cryptonightinoffice.info

Note:
CryptoNightInOffice is not a malware or virus of any form. It is not self-replicating and should be intentionally installed. However sometimes is could be false-flagged as malware by Windows Defender or other security tools.


Requirements:
  • Windows x64 Vista/Server 2008 or higher for both miner agent and control server

Further plans:
  • GPU support (both AMD & Nvidia)
  • miner agents auto update from control server
  • custom profiles for single miners and subnets
  • more coins

Developer fee:
4% by default, you may lower it to 2% but not less

Installation

Control server
Run installer) This will install both control server and stratum proxy(managed by control server). Installer will install control server as Windows service with name “CryptoNightInOffice” (display  name - “CryptoNightInOffice Server”).

Installer will add exclusion rules to Windows firewall for incoming TCP and UDP connections. Control server will use following ports:
- TCP:8888 (default value) for web admin panel access
- TCP:8890 (default value) stratum proxy connections from mining agents
- TCP:17344 (can not be changed) mining agent connections to control server
- UDP:17344 (can not be changed) control server auto-discovery requests from mining agents

Default web admin panel password is ‘admin’, do not forget to change it.

All settings including mining profile, currency, wallets and pools can be changed via web admin SETTINGS section.

Mining agent
Shipped as single exe without installer. Just copy MinerAgent.exe (located in agent folder under control server installation path) to client computers to any desired folder.

To install and start:
MinerAgent.exe --install [--server=”IPv4 or name” --name=”display name” --log=”log folder”]

  • You need to specify server IP or name if some parts of your network(hubs, switches, routers etc) block UDP broadcast packets. In this case control server auto-discovery will not work.
  • Default display name is “CryptoNightInOffice Agent”
  • If no log folder is specified, text log will not be created

To stop and uninstall:
MinerAgent.exe --uninstall

License

This software package contains 3 different programs with different licenses:
  • Miner agent is xmr-stak based and so inherits GPL license. Source code is available on request
  • Stratum proxy is xmrig-proxy based and so also inherits GPL license. Source code is available on request
  • Control server & web admin panel is proprietary software. It is distributed only in binary form, sources are not available.

Please check license agreement in installer or license.rtf after installation.



Jump to: