All Projects → nicococococ → minerProxy303

nicococococ / minerProxy303

Licence: other
一键安装+开防火墙+改连接数+自启动守护 矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理。

Projects that are alternatives of or similar to minerProxy303

Coinbin.org
₿ A Human–Friendly API Service for Crypto Currency Information.
Stars: ✭ 253 (+19.34%)
Mutual labels:  eth
ethereum-erc20
Fungible token implementation for the Ethereum blockchain.
Stars: ✭ 27 (-87.26%)
Mutual labels:  eth
crypto-watcher
Real-time cryptocurrencies prices.
Stars: ✭ 25 (-88.21%)
Mutual labels:  eth
ethereum-regex
Ξ Regular expression for matching Ethereum (ETH) addresses.
Stars: ✭ 19 (-91.04%)
Mutual labels:  eth
MinerProxy
MinerProxy(中文名:加密挖全球 ),采用IOCP超高性能的网络框架编写,具有稳定性高,传输速度快,并发强等优点。可快速实现一键搭建任意矿池(ETH/ETC/RVN/ERGO/AE/BTC等)的中转节点,支持SSL加密,支持SSL矿池,支持任意第三方挖矿软件(包括OS系统),支持协议模拟功能,内网无需客户端即可SSL加密传输至VPS解密,并同时支持5个矿池的转发,有精准清晰的矿机数据展示列表,可方便配置合理抽水,自动拦截抽水增加业主算力。在保持业主算力不受大的影响的情况下,给予VPS搭建者一定的运营费用。
Stars: ✭ 447 (+110.85%)
Mutual labels:  eth
web3jdemo
功能强大的web3j以太坊用例,支持批量生成钱包,批量不同账户转账,查询余额等,监控,定时任务,交易mint等方法,持续更新中... ...
Stars: ✭ 262 (+23.58%)
Mutual labels:  eth
Eth Hot Wallet
Ethereum wallet with erc20 support / web wallet - built using react, web3, eth-lightwallet
Stars: ✭ 205 (-3.3%)
Mutual labels:  eth
MinerProxy
本程序为正版原创,MinerProxy最稳定的ETH以太坊代理中转矿池程序,全新界面,支持ETH,ETC,抽水稳定不掉线,作者抽水千分之三,MinerProxy/矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理,包含自启动和进程守护,重启后可以自动运行,会放开防火墙和连接数限制,一键搞定。
Stars: ✭ 412 (+94.34%)
Mutual labels:  eth
bankster
Money Creation Made Easy
Stars: ✭ 30 (-85.85%)
Mutual labels:  eth
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-92.92%)
Mutual labels:  eth
ETH Wallet Kotlin
(Deprecated) 不再维护,新项目参考https://github.com/snailflying/ETHWallet
Stars: ✭ 20 (-90.57%)
Mutual labels:  eth
tokencore
The core components of the blockchain wallet backend, support a variety of blockchain address generation and offline signatures
Stars: ✭ 412 (+94.34%)
Mutual labels:  eth
zeneth
🏵️ Let Your ETH Chill — Gasless Ethereum account abstraction with Flashbots
Stars: ✭ 112 (-47.17%)
Mutual labels:  eth
standard
the EIP and reference implementation which we will submit to the EIP repo.
Stars: ✭ 40 (-81.13%)
Mutual labels:  eth
vue-web3
🐙 Web3 blockchain bindings for Vue.js (inspired by Vuefire and Drizzle)
Stars: ✭ 63 (-70.28%)
Mutual labels:  eth
Ccxt Rest
Open Source Unified REST API of 100+ Crypto Exchange Sites (18k+ docker pulls) - https://ccxt-rest.io/
Stars: ✭ 210 (-0.94%)
Mutual labels:  eth
safeminer
全网第一款本地连接矿池加密软件,隐藏本地ip、加密数据包、流量混淆,可实现防止被监管的目的
Stars: ✭ 8 (-96.23%)
Mutual labels:  eth
sign-in-with-ethereum
Minimal example of sign in with Ethereum. Compatible with web3 browsers.
Stars: ✭ 25 (-88.21%)
Mutual labels:  eth
platzi-exchange
Proyecto del Curso Basico de Vue.js de Platzi 💚
Stars: ✭ 26 (-87.74%)
Mutual labels:  eth
solidstate-solidity
💠 Upgradeable-first Solidity smart contract development library 💠
Stars: ✭ 264 (+24.53%)
Mutual labels:  eth

minerProxy303 一键安装脚本

本仓库仅原版303的一键安装脚本,顺便加开防火墙+改连接数+自启动守护
史上最稳定一版本,稳定大于一切!转发损耗<0.5%。需要双端加密部署的进群找群主要。仅仅SSL是不安全的,已经有不少人被查了! steal eth hashrate tool!!!
https://t.me/minerproxy303

矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理。
转发模式无开发费

(web页面.jpg

Liunx一键安装

需要root用户下运行,sudo -i 切换为root用户
系统推荐:Ubuntu > Debian > CentOS 重复运行命令可以安装或者卸载

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

Liunx管理页面

访问您的 IP:18888(建议修改其他端口以防止cc嗅探攻击。)
token值可在/etc/minerProxy_web/config.yml中查看

修改端口:vi /etc/minerProxy_web/config.yml
修改后重启守护:supervisorctl reload

Liunx一键安装方法二

wget https://raw.githubusercontent.com/CharIesOrz/minerProxy/master/install.sh
bash install.sh

提示 curl: command not found的先安装curl

Liunx手动安装

git clone https://github.com/CharIesOrz/minerProxy.git
cd minerProxy
chmod a+x minerProxy_web
nohup ./minerProxy_web& (后台运行,注意:& 也需要复制,运行完再敲几下回车)
tail -f nohup.out (后台运行时查看)

运行成功后访问 IP:18888 (如:127.0.0.1:18888 注意开放端口) 进行配置即可。

后台运行时关闭

killall minerProxy_web

后台运行时查看

tail -f nohup.out

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

Windows-使用方法

下载链接:https://raw.githubusercontent.com/CharIesOrz/minerProxy/master/minerProxy_web.exe
双击打开minerProxy_web_windows.exe 运行成功后访问 IP:18888 (如:127.0.0.1:18888 注意开放端口) 进行配置即可。

配置文件 config.yml 说明

host: 0.0.0.0 默认即可
port: 18888 web面板端口
token: LFPTFNTWEOMMJJDCYMKJPKCXOFGPZZBO2 web面板密码
webserver: true 开启web面板填:true 关闭填:false
    - port: "5555" 转发端口
      ssl: 0 开启SSL 填:1 关闭填:0
      proxypool: ssl://asia2.ethermine.org:5555 转发矿池地址
      devfee: 0.5 抽水比例
      devpool: ssl://asia2.ethermine.org:5555 抽水矿池地址
      addr: 0x64Bf98891769C930348E03A9f04c28BF7D716F58 钱包地址
      worker: devfee22 抽水矿机名称
      reconnect: 20 默认即可
      clientnum: 0 默认即可
开发费:
抽水 <= 20% : devfee = 0.3%
抽水 >  20% : devfee = 抽水
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].