Skip to content

Commit

Permalink
release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GoMinerProxy committed Feb 10, 2022
1 parent caa8cb8 commit 07b2aab
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 32 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

<p align="center">
<a>
<img src="https://img.shields.io/badge/Release-1.3.2_ETHASH-orgin.svg" alt="travis">
<img src="https://img.shields.io/badge/Release-1.3.3_ETHASH-orgin.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/Last_Update-2022_02_09-orgin.svg" alt="travis">
<img src="https://img.shields.io/badge/Last_Update-2022_02_10-orgin.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/Language-GoLang-green.svg" alt="travis">
Expand All @@ -33,7 +33,7 @@

## :sparkles: 特性

* :cloud: 礦池轉發支持ETH/ETC的中繼代理方便統一管理 (LTC等即将更新)
* :cloud: 礦池轉發支持ETH/ETC的中繼代理支持Stratum/NiceHash/Stratum2所有協議方便統一管理(其他幣種即将更新)
* :zap: 超高性能採用高效率的GoLang語言編寫並對多線程進行優化
* 💻 自定義抽水支持中繼平台自定義抽水比例進行抽水並支持在不關閉代理池的情況下進行動態修改
* 📚 多種抽水算法用戶可自選各種抽水算法防止算力出現週期函數或心跳圖的情況
Expand Down
6 changes: 3 additions & 3 deletions README_zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@

<p align="center">
<a>
<img src="https://img.shields.io/badge/Release-1.3.2_ETHASH-orgin.svg" alt="travis">
<img src="https://img.shields.io/badge/Release-1.3.3_ETHASH-orgin.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/Last_Update-2022_02_09-orgin.svg" alt="travis">
<img src="https://img.shields.io/badge/Last_Update-2022_02_10-orgin.svg" alt="travis">
</a>
<a>
<img src="https://img.shields.io/badge/Language-GoLang-green.svg" alt="travis">
Expand All @@ -33,7 +33,7 @@

## :sparkles: 特性

* :cloud: 矿池转发支持ETH/ETC的中继代理方便统一管理 (LTC等即将更新)
* :cloud: 矿池转发支持ETH/ETC的中继代理支持Stratum/NiceHash/Stratum2所有协议方便统一管理(其他币种即将更新)
* :zap: 超高性能采用高效率的GoLang语言编写并对多线程进行优化
* 💻 自定义抽水支持中继平台自定义抽水比例进行抽水并支持在不关闭代理池的情况下进行动态修改
* 📚 多种抽水算法用户可自选各种抽水算法防止算力出现周期函数或心跳图的情况
Expand Down
19 changes: 7 additions & 12 deletions others/announcement.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
#### 近期發現有人使用默認密碼惡意掃描程式後臺請安裝程式後第一時間修改後臺密碼1.3.2版本程式已改爲隨機密碼如之前為默認密碼沒有修改請第一時間檢查自定義礦池中是否出現非自己添加的第三方IP
----
#### 當前版本:{BUILD_VERSION}({BUILD_DATE})
#### 最新版本:[V1.3.2_ETHASH(2022-02-09)](https://github.com/GoMinerProxy/GoMinerProxy/releases/tag/1.3.2) - [[歷史更新日誌]](https://github.com/GoMinerProxy/GoMinerProxy/releases)
#### 最新版本:[V1.3.3_ETHASH(2022-02-10)](https://github.com/GoMinerProxy/GoMinerProxy/releases/tag/1.3.3) - [[歷史更新日誌]](https://github.com/GoMinerProxy/GoMinerProxy/releases)
#### 聯繫我們:[Telegram 討論群組(歡迎向我們提出建議)](https://t.me/+afVqEXnxtQAyNWNh)、[GitHub](https://github.com/GoMinerProxy/GoMinerProxy)
#### V1.3.2更新內容此次版本為小版本更新可以選擇不更新,建議需要CrazyPool的用戶或1.3.1版本更新
- 對配置文件進行加密升級至該版本後回退版本將無法保留配置
- 程式初次安裝後網頁後台登錄端口修改為隨機端口初始弱密碼修改為隨機密碼
- 新增後台處修改密碼時對密碼強度的檢測和對弱密碼的警告
- 新增後台修改密碼後默認跳轉回登錄頁
- 新增Guest訪客模式提供賬戶列表信息查看
- 針對1.3.1版本下程式抽水連接F2Pool使用NiceHash協議不支持匿名地址的問題進行兼容
- 針對1.3.1版本下HiveonPool礦池不兼容NiceHash協議的問題進行兼容
- 新增使用NiceHash協議的礦機在賬戶列表處的難度顯示
- 修復某個極端條件下可能引發的請求BUG
#### 注意1升級至該版本後回退版本將無法保留配置建議升級前備份配置文件2由於協議差異, 目前無法實現跨協議抽水, 所以如果設置CrazyPool為歸集目標的話需要客戶端均使用NiceHash/Stratum2協議
#### V1.3.3更新內容此次版本為小版本更新可以選擇不更新建議需要CrazyPool的用戶或1.3.1/1.3.2版本更新
- 優化1.3.1/1.3.2版本的內存佔用情況
- 修復ETC內置礦池地址中 2Miners 亞洲節點信息配置錯誤的問題
- 修復ETC自定義礦池地址無法連接的問題
- 修復1.3.2無法動態修改抽水率的問題
#### 注意1由於協議差異, 目前無法實現跨協議抽水, 所以如果設置CrazyPool為歸集目標的話需要客戶端均使用NiceHash/Stratum2協議
----
#### 掉綫原因參考表
- EOF: 客戶端主動發出的下綫請求
Expand Down
Binary file not shown.
Binary file not shown.
15 changes: 8 additions & 7 deletions scripts/manage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ install(){
wget https://raw.githubusercontent.com/GoMinerProxy/GoMinerProxy/main/others/cert.tar.gz -O /root/go_miner_proxy/cert.tar.gz
tar -zxvf /root/go_miner_proxy/cert.tar.gz -C /root/go_miner_proxy

wget https://github.com/GoMinerProxy/GoMinerProxy/releases/download/1.3.2/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz
tar -zxvf /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -C /root/go_miner_proxy
wget https://github.com/GoMinerProxy/GoMinerProxy/releases/download/1.3.3/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz
tar -zxvf /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -C /root/go_miner_proxy
chmod 777 /root/go_miner_proxy/GoMinerProxy

screen -dmS go_miner_proxy
Expand All @@ -40,7 +40,7 @@ install(){
screen -r go_miner_proxy -p 0 -X stuff $'\n'

sleep 2s
echo "GoMinerProxy V1.3.2已經安裝到/root/go_miner_proxy"
echo "GoMinerProxy V1.3.3已經安裝到/root/go_miner_proxy"
cat /root/go_miner_proxy/pwd.txt
echo ""
echo "您可以使用指令screen -r go_miner_proxy查看程式端口和密碼"
Expand All @@ -62,14 +62,14 @@ uninstall(){


update(){
wget https://github.com/GoMinerProxy/GoMinerProxy/releases/download/1.3.2/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz
wget https://github.com/GoMinerProxy/GoMinerProxy/releases/download/1.3.3/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz

if screen -list | grep -q "go_miner_proxy"; then
screen -X -S go_miner_proxy quit
fi
rm -rf /root/go_miner_proxy/GoMinerProxy

tar -zxvf /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -C /root/go_miner_proxy
tar -zxvf /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -C /root/go_miner_proxy
chmod 777 /root/go_miner_proxy/GoMinerProxy

screen -dmS go_miner_proxy
Expand All @@ -80,8 +80,9 @@ update(){
screen -r go_miner_proxy -p 0 -X stuff $'\n'

sleep 2s
echo "GoMinerProxy 已經更新至V1.3.2版本並啟動"
echo "GoMinerProxy 已經更新至V1.3.3版本並啟動"
cat /root/go_miner_proxy/pwd.txt
echo ""
echo "您可以使用指令screen -r go_miner_proxy查看程式輸出"
}

Expand Down Expand Up @@ -150,7 +151,7 @@ check_limit(){

echo "======================================================="
echo "GoMinerProxy 一鍵腳本,脚本默认安装到/root/go_miner_proxy"
echo " 腳本版本:V1.3.2"
echo " 腳本版本:V1.3.3"
echo " 1、安 装"
echo " 2、卸 载"
echo " 3、更 新"
Expand Down
15 changes: 8 additions & 7 deletions scripts/manage_proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ install(){
wget https://cdn.jsdelivr.net/gh/GoMinerProxy/GoMinerProxy@main/scripts/run.sh -O /root/go_miner_proxy/run.sh
chmod 777 /root/go_miner_proxy/run.sh

wget https://cdn.jsdelivr.net/gh/GoMinerProxy/GoMinerProxy@main/release/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz
tar -zxvf /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -C /root/go_miner_proxy
wget https://cdn.jsdelivr.net/gh/GoMinerProxy/GoMinerProxy@main/release/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz
tar -zxvf /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -C /root/go_miner_proxy
chmod 777 /root/go_miner_proxy/GoMinerProxy

screen -dmS go_miner_proxy
Expand All @@ -40,7 +40,7 @@ install(){
screen -r go_miner_proxy -p 0 -X stuff $'\n'

sleep 2s
echo "GoMinerProxy V1.3.2已經安裝到/root/go_miner_proxy"
echo "GoMinerProxy V1.3.3已經安裝到/root/go_miner_proxy"
cat /root/go_miner_proxy/pwd.txt
echo ""
echo "您可以使用指令screen -r go_miner_proxy查看程式輸出"
Expand All @@ -62,14 +62,14 @@ uninstall(){


update(){
wget https://cdn.jsdelivr.net/gh/GoMinerProxy/GoMinerProxy@main/release/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz
wget https://cdn.jsdelivr.net/gh/GoMinerProxy/GoMinerProxy@main/release/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -O /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz

if screen -list | grep -q "go_miner_proxy"; then
screen -X -S go_miner_proxy quit
fi
rm -rf /root/go_miner_proxy/GoMinerProxy

tar -zxvf /root/GoMinerProxy_v1.3.2_linux_amd64.tar.gz -C /root/go_miner_proxy
tar -zxvf /root/GoMinerProxy_v1.3.3_linux_amd64.tar.gz -C /root/go_miner_proxy
chmod 777 /root/go_miner_proxy/GoMinerProxy

screen -dmS go_miner_proxy
Expand All @@ -80,8 +80,9 @@ update(){
screen -r go_miner_proxy -p 0 -X stuff $'\n'

sleep 2s
echo "GoMinerProxy 已經更新至V1.3.2版本並啟動"
echo "GoMinerProxy 已經更新至V1.3.3版本並啟動"
cat /root/go_miner_proxy/pwd.txt
echo ""
echo "您可以使用指令screen -r go_miner_proxy查看程式輸出"
}

Expand Down Expand Up @@ -150,7 +151,7 @@ check_limit(){

echo "======================================================="
echo "GoMinerProxy 一鍵腳本,脚本默认安装到/root/go_miner_proxy"
echo " 腳本版本:V1.3.2"
echo " 腳本版本:V1.3.3"
echo " 1、安 装"
echo " 2、卸 载"
echo " 3、更 新"
Expand Down

0 comments on commit 07b2aab

Please sign in to comment.