On 1 thread mining speed is around 32 kilo hash per second On 2 threads mining speed is average 48 kilo hash per second I made conclusion that web mining. read more…
user13
Arduino UNO Standalone Ethernet Duino coin miner
Today we will test unofficial miner created by pumafron.This miner allows to mine Duino coin on Arduino board without using PC and AVR miner.For miner we need only Arduino UNO. read more…
Duino coin benchmark on Arduino UNO (deprecated miner version 2.7.4)
Download Duino coin latest version from GitHub git clone https://github.com/revoxhere/duino-coin.git Open Arduino_Code folder and run Arduino_Code.ino Choose your Arduino uno board from board manager Choose COM port where connected your. read more…
Duino coin mining on Android phone in Termux.
Today I will run Duino coin miner on Samsung a40 in Termux First we need to install F-Droid application, simply can be found in google. Next need to find Termux. read more…
Duino coin benchmark on ESP8266
Video First open ESP8266_Code.ino file from Duino coin repository Fill your WiFi name WiFi password username of Duino wallet and optimal rig name Check Generic ESP8266 Module from board manager. read more…
Duino coin benchmark on Iphone 8 Web Miner
Duino coin mining performance on Iphone 8 web miner Video Iphone 8 have 6 threads, checking from 1 to 6 threads 1 thread 2 threads 3 threads 4 threads 5. read more…
Duino coin benchmark on Orange Pi Zero SBC
Installing Armbian Linux on Orange pi zero SBC and try to mine Duino coin Video First download Armbian OS from Armbian webpage for your sbc Next download balenaEtcher Install it. read more…
Mikrotik using Netwatch to check host availability (ONLINE, OFFLINE) and send email then host up or down
Mikrotik routers have default service to check host availability, its name Netwatch. Configuration Netwatch service to send emails through default Mikrotik email client if host is offline or returned online.. read more…
Configuring PPTP server on Mikrotik
The first simple option for setting up a PPTP (VPN) server on Mikrotik via Winbox. In this embodiment, only one client can connect to the server. Video Winbox is connected. read more…
Mikrotik send WAN IP address to email
Small script that detects WAN IP and sends it to email. It can be used when you have dynamically changing wan ip. Winbox is connected and internal email client is. read more…
Mikrotik Send Backup Files to Email
Script for Mikrotik to send frequently backup files to email Winbox already is connected. First we go to the section System, Scripts Press ADD, new script. Fill name of script.. read more…