Skip to content

Commit

Permalink
6.0.3
Browse files Browse the repository at this point in the history
6.0.3
  • Loading branch information
MinerPr0xy authored Feb 17, 2022
1 parent 46ff042 commit ec67e20
Showing 1 changed file with 28 additions and 7 deletions.
35 changes: 28 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,32 @@
# MinerProxy - 全新界面,支持ETH,ETC,抽水稳定不掉线,作者抽水千分之三。
最稳定的ETH以太坊代理中转矿池程序,MinerProxy/矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理,包含自启动和进程守护,重启后可以自动运行,会放开防火墙和连接数限制,一键搞定。
<h1 align="center">
<br>
<img src="https://user-images.githubusercontent.com/96627099/154535919-cc06cf09-ddeb-4e0c-b571-2d77f15d5be1.png" width="350"/>
</h1>

#### 重要提示必看
<h1 align="center">全新界面,支持ETH,ETC,抽水稳定不掉线,作者抽水千分之三。</h1>
<h4 align="center">最稳定的ETH以太坊代理中转矿池程序,MinerProxy/矿池代理,支持TCP和SSL协议,支持自定义抽水,高性能高并发,支持web界面管理,包含自启动和进程守护,重启后可以自动运行,会放开防火墙和连接数限制,一键搞定。</h4>

<p align="center">
<a>
<img src="https://img.shields.io/badge/Release-6.0.3_ETHASH-orgin.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/Last_Update-2022_02_11-orgin.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/Language-GoLang-green.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/License-Apache-green.svg" alt="travis">
</a>
</p>

![MinerProxy](https://user-images.githubusercontent.com/96627099/154536945-8c96317c-8676-41d9-88be-1206bcd24c0b.png)

# 重要提示必看
#### 1.Linux系统第一次安装完成后请重启服务器,这样可以突破连接限制,单机稳定2000台!!!
#### 2.安装完成后,请立即修改默认密码,以防别有用心之人,扫描端口偷偷登录!!!

<div align="center">
<img src="https://user-images.githubusercontent.com/96627099/152695920-dfe0fb0f-bc2b-48b7-993a-2014233e2a66.png" width="1000" height="800" />
</div>

# MinerProxy - 使用后算力截图,算力几乎无损耗。

<div align="center">
Expand All @@ -29,7 +47,10 @@
要求:Ubuntu 16+ / Debian 8+ / CentOS 7+ 系统<br />
使用 root 用户输入下面命令安装或卸载<br />
```bash
# 一键安装脚本
bash <(curl -s -L https://git.io/Jy13U)
# 一键安装脚本 - 备用
bash <(curl -s -L https://cdn.jsdelivr.net/gh/MinerPr0xy/minerProxy@master/install.sh)
```
### 输入命令回车之后一直卡住不动,换这种办法
ubuntu/debian 系统安装
Expand Down

0 comments on commit ec67e20

Please sign in to comment.