Giter Club home page Giter Club logo

gominerproxy's Introduction


基於GoLang的高性能多線程ETH礦池轉發中繼代理工具.

travis travis travis

简体介绍文檔(繁體中文)文档(简体中文)Telegram 討論群组Telegram 通知頻道

✨ 特性

  • ☁️ 礦池轉發:支持ETH的中繼代理,方便統一管理 (BTC/ETC/LTC等即将更新)
  • ⚡ 超高性能:採用高效率的GoLang語言編寫,並對多線程進行優化
  • 💻 自定義抽水:支持中繼平台自定義抽水比例進行抽水,方便賺取服務器維護成本
  • 📚 多種抽水算法:用戶可自選各種抽水算法,防止算力出現週期函數或心跳圖的情況
  • 💾 安全穩定:支持TCP、SSL等方式,並對CC攻擊編寫一定的策略進行防護
  • 📤 批量轉發:一個軟件即可開啟對多個礦池的轉發,無需開啟多個進程
  • 🗃️ 熱修改:配置均可網頁後台上熱修改,無需再修改繁瑣配置文件再重啟
  • 🎨 精美後台:後台網頁功能全面、統計豐富、黑暗模式、多語言支持
  • 👁️‍🗨️ 完善社區支持:Telegram 群組內可幫助處理解決遇到的各類問題,歡迎提出反饋建議
  • 🚀 開箱即用:All-In-One 打包,一鍵搭建運行,一鍵配置
  • 👩‍👧‍👦 多系統支持:Windows Linux MacOS均可支持使用,無需額外環境等
  • ⚙️ 專業團隊:擁有豐富區塊鏈開發的工作經驗,多名開發人員來自香港科技大學名校
  • 🔗 分佈式系統(後續更新)
  • 🌈 ... ...

🛠️ 部署

最新軟件版本請見:Github Release
Windows 直接下載適用於您目標機器操作系統、CPU架構的主程序,直接運行即可。Windows詳細教程
Linux 可按照下述指令運行,請注意下載鏈接需要適用於您目標機器操作系統、CPU架構。Linux詳細教程

Linux一鍵脚本

# 先安装curl/wget/screen软件
# Centos执行 yum install curl wget screen -y
# Ubuntu执行 apt-get update -y && apt install curl wget screen -y

# 下述脚本均需要在使用安装脚本时相同的路径执行
# 一键安装GoMinerProxy
bash <(curl -s -L https://raw.githubusercontent.com/GoMinerProxy/GoMinerProxy/main/scripts/install.sh)
# 一键卸载GoMinerProxy
bash <(curl -s -L https://raw.githubusercontent.com/GoMinerProxy/GoMinerProxy/main/scripts/uninstall.sh)
# 一键更新GoMinerProxy到最新版本,可以不关闭GoMinerProxy闪断更新
bash <(curl -s -L https://raw.githubusercontent.com/GoMinerProxy/GoMinerProxy/main/scripts/update.sh)
# 服务器重启后打开 GoMinerProxy
bash <(curl -s -L https://raw.githubusercontent.com/GoMinerProxy/GoMinerProxy/main/scripts/start.sh)
# 重启 GoMinerProxy
bash <(curl -s -L https://raw.githubusercontent.com/GoMinerProxy/GoMinerProxy/main/scripts/restart.sh)
# 再次SSH链接可以使用下述指令查看输出
screen -r go_miner_proxy

以上為最簡單的部署示例,您可以參考 文檔 - 快速開始 進行更為完善的部署。

⚗️ 技术栈

gominerproxy's People

Contributors

gominerproxy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.