Bitcoin Forum
May 08, 2024, 09:05:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [ANN][XMR][CPU] CryptoNightInOffice - New mining system for Windows networks  (Read 181 times)
cnight (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 12, 2018, 10:12:16 PM
Last edit: September 14, 2018, 09:05:15 AM by cnight
 #1

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.



Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!