All Projects → Char1es0rz → minerProxy

Char1es0rz / minerProxy

Licence: other
以太坊矿池代理,可以自定义抽水地址和比例 ,支持热修改抽水比例。go语言编写,性能极高,唯一正版,明码标价开发费,拒绝暗抽!!!!!!

Programming Languages

shell
77523 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to minerProxy

MinerProxy
本程序为正版原创,MinerProxy最稳定的ETH以太坊代理中转矿池程序,全新界面,支持ETH,ETC,抽水稳定不掉线,作者抽水千分之三,MinerProxy/矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理,包含自启动和进程守护,重启后可以自动运行,会放开防火墙和连接数限制,一键搞定。
Stars: ✭ 412 (+125.14%)
Mutual labels:  miner, eth, ethminer, minerproxy, miner-proxy
safeminer
全网第一款本地连接矿池加密软件,隐藏本地ip、加密数据包、流量混淆,可实现防止被监管的目的
Stars: ✭ 8 (-95.63%)
Mutual labels:  ssl, miner, eth, ethminer, minerproxy
minerProxy
以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的
Stars: ✭ 335 (+83.06%)
Mutual labels:  miner, eth, ethminer, minerproxy, miner-proxy
MinerProxy
MinerProxy(中文名:加密挖全球 ),采用IOCP超高性能的网络框架编写,具有稳定性高,传输速度快,并发强等优点。可快速实现一键搭建任意矿池(ETH/ETC/RVN/ERGO/AE/BTC等)的中转节点,支持SSL加密,支持SSL矿池,支持任意第三方挖矿软件(包括OS系统),支持协议模拟功能,内网无需客户端即可SSL加密传输至VPS解密,并同时支持5个矿池的转发,有精准清晰的矿机数据展示列表,可方便配置合理抽水,自动拦截抽水增加业主算力。在保持业主算力不受大的影响的情况下,给予VPS搭建者一定的运营费用。
Stars: ✭ 447 (+144.26%)
Mutual labels:  miner, eth, minerproxy, qskg
ETHminerWatchDogDmW
ETHminer WatchDog by DeadManWalking (DeadManWalkingTO-GitHub)
Stars: ✭ 41 (-77.6%)
Mutual labels:  miner, eth, ethminer
Nbminer
NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, AE, SERO
Stars: ✭ 568 (+210.38%)
Mutual labels:  miner, eth
Claymore-nodevfee-Linux
The first Linux ETH miner with nodevfee or devfee removed/市面上第一个基于Linux的ETH反抽水软件!
Stars: ✭ 11 (-93.99%)
Mutual labels:  miner, eth
NoDevFee
Claymore.s.Dual.Ethereum.Miner Developer 1%~2% charges redirected to your wallet.
Stars: ✭ 24 (-86.89%)
Mutual labels:  miner, eth
Ntminer
GPU miner.因为github网速较慢,改在https://gitee.com/ntminer/NTMiner 更新,累积变化后才会更新到这里。
Stars: ✭ 368 (+101.09%)
Mutual labels:  miner, eth
SilentETHMiner
A Silent (Hidden) Ethereum (ETH & ETC) Miner Builder
Stars: ✭ 219 (+19.67%)
Mutual labels:  eth, ethminer
erc721
The reference implementation of the ERC-721 non-fungible token standard.
Stars: ✭ 989 (+440.44%)
Mutual labels:  eth
tlstools
🔐 CLI tool to analyze, troubleshoot or inspect SSL certificates, requests or keys.
Stars: ✭ 45 (-75.41%)
Mutual labels:  ssl
laravel-web3
Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.
Stars: ✭ 85 (-53.55%)
Mutual labels:  eth
ssl-cert-check
Check expiry dates of local and remote SSL certificates
Stars: ✭ 28 (-84.7%)
Mutual labels:  ssl
cie-cns-apache-docker
L'obiettivo di questo progetto è quello di fornire un template pronto all'uso che realizza un sistema di autenticazione tramite la Smart Card TS-CNS (o CNS) e la CIE (Carta d'Identità Elettronica) basato su Apache HTTP. Ognuno può poi modificare o specializzare questo progetto sulla base delle proprie esigenze Si tratta di un progetto docker per…
Stars: ✭ 48 (-73.77%)
Mutual labels:  ssl
go-dc-wallet
交易所收提币功能
Stars: ✭ 76 (-58.47%)
Mutual labels:  eth
coinbin.org
₿ A Human–Friendly API Service for Crypto Currency Information.
Stars: ✭ 255 (+39.34%)
Mutual labels:  eth
phoenix-client-ssl
Set of Plugs / Lib to help with SSL Client Auth.
Stars: ✭ 18 (-90.16%)
Mutual labels:  ssl
TTVDropBot
Twitch Drop Bot. Automaticlly Farms every Twitch Drop available like Rust for ya and now also your Custom Channel's
Stars: ✭ 291 (+59.02%)
Mutual labels:  miner
duco-webservices
🕸️ Source of Duino-Coin static Web Wallet & Web Miner
Stars: ✭ 47 (-74.32%)
Mutual labels:  miner

证书

已内置加密证书,可以自定义证书,在程序目录下放入key.pem和cert.pem文件即可

1:Linux老版本一键全自动脚本安装

bash <(curl -s -L https://raw.githubusercontent.com/Char1es0rz/minerProxy/master/run.sh)

修改端口:nano /etc/minerProxy/config.yml 修改好后按Ctrl+字母o保存,在按ctrl+字母x退出。 修改后重启守护:supervisorctl reload

2:linux新版本一键全自动脚本安装(支持动态修改抽水比例)

wget https://raw.githubusercontent.com/FreeMinerProxy/FreeMinerProxy/main/tool.sh && bash tool.sh

查看运行情况

screen -r tpminer

退出查看运行情况 键盘键入

ctrl + a + d

===========================================================================

安装linux脚本出现问题请看这里

运行Linux一键脚本提示 curl: command not found的先安装curl

ubuntu/debian 系统安装 curl 方法:

apt-get update -y && apt-get install curl -y

centos 系统安装 curl 方法:

yum update -y && yum install curl -y

如果运行Linux一键脚本后卡住不动

ubuntu/debian系统安装Wget

apt-get update -y && apt-get install wget -y

centos系统安装Wget

yum update -y && yum install wget -y

提示bash: git: command not found的先安装git

ubuntu下

apt update

apt install git

centos下

yum update

yum install git

3:Windows(下载minerProxy_web.exe) 点击下载

电报群https://t.me/FreeMinerProxy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].