Git Product home page Git Product logo

aron.grassminer's Introduction

Total Visitors

en 中文

Aron.GrassMiner

使用.Net 8撰寫

好用請支持,使用我的推薦碼註冊: RI3NGc63lVmUQix

立即註冊 app.getgrass.io

Grass 目前場外(未上市)價格來到 1:0.0036USDT

掛滿一天可以挖1800顆 等於一天6.48USDT

Grass挖礦不吃硬體,吃少許流量(每秒10-30KB),就可以進行挖礦。

將來上市交易所,積分可直接換成加密貨幣。

別人的介紹: https://www.binance.com/zh-TC/feed/post/1783966376178

執行畫面

  1. 登入 image

  2. 挖礦資訊 image

1. Docker 安裝

  1. 安裝 Docker

  2. 編輯 docker-compose.yml (在程式碼的docker-install資料夾內)

    GRASS_USER=你的 Grass 帳號
    GRASS_PASS=你的 Grass 密碼
    ADMIN_USER=後臺管理帳號(自訂義)
    ADMIN_PASS=後臺管理密碼(自訂義)
    PROXY_ENABLE=true / false
    PROXY_HOST=http(s)://host:port
    PROXY_USER=user
    PROXY_PASS=pass
    
    • Port 5001 會在你電腦上開一個 Port,要讓區網連請開防火牆 Port 5001
  3. 執行

    //cmd請先 cd 到資料夾目錄(docker-install)
    docker compose up -d
    或
    docker-compose up -d
    

    再來就可以用網址看後臺狀態了

    • 本機: http://localhost:5001
    • 其他設備: 先開 cmd 打 ipconfig/ifconfig 找到你的區網 IP http://IP:5001
      • 關掉網頁還會繼續執行
      • Windows 要開機自動執行要去Docker Desktop設定改

2. 作為服務安裝

  1. Windows 即將更新
  2. Linux 即將更新

更新日誌

2024-03-18: 增加UI資訊/修復登入功能/美化UI(我前端就爛)

2024-03-18: 加入版本更新提醒/Proxy設定

2024-05-04: 更新擴充

aron.grassminer's People

Contributors

aron-666 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.