Goxmrminer
High performance Monero (XMR) Stratum protocol proxy in go
Install / Use
/learn @goxmr/GoxmrminerREADME
go-xmr-miner
High performance Monero (XMR) Stratum protocol proxy in go.
Browser mining on any pool using javaScript library.
Usage
Download
wget https://github.com/goxmr/goxmrminer/archive/master.zip
unzip master.zip
cd goxmrminer-master
chmod +x goxmrminer-linux-amd64
Configuration
Edit conf.json file
{
"http_port": "8182",
"https_port": "443",
"tls_crt_file": "",
"tls_key_file": "",
"addr": "YOUR_MONERO_ADDRESS",
"pool": "pool.supportxmr.com:3333",
"pool_pass": "x",
"stats_pass": "admin"
}
Find and replace localhost:8182 to YOUR_SITE in ./static/miner/miner.min.js and ./static/miner/cryptonight-asmjs.min.js
Run
./goxmrminer-linux-amd64
Open in browser
http://yoursite.com:8182
Live Demo
https://goxmrminer.com/demo.html
Disclaimer
This project is not endorsed by or affiliated with coinhive.com in any way.
Related Skills
node-connect
352.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
352.2kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
