Giter Site home page Giter Site logo

getgrass's Introduction

getgrass.io脚本

本项目为grass运行脚本

目前市面上很多代挂工作室或者,本脚本主要服务需要的人

项目官网https://app.getgrass.io/register/?referralCode=xv4tsqSC9SftAXJ

为什么浏览器可以挖要用脚本?在浏览器环境必须打开浏览器才能挖,很多人想多号或者在linux等环境下运行,此时这个脚本就发挥用武之地

使用教程

  • 安装python

    ​ 环境要求python 3.9以上,具体操作百度一下

  • 导包

    ​ 打开shell命令行 进入到文件根目录,执行:pip3 install -r requirements.txt

    不用代理运行:

    找到start_no_proxy.py将main方法参数换成你的既可,然后执行python3 start_no_proxy.py 就行

    user_id = '5b62d235-273c-4707-85df-9bcca26a5306' #你自己的user_id
    使用代理运行

    注意:如果你使用代理的话,此脚本需要依赖redis环境

    第一步:安装redis

    为何要使用redis?
    
    正常脚本每次运行会模拟生成一个浏览器agent和设备id,你第运行10次就会生成10个,通过使用redis,保障每个代理的设备号和agent永远只有1个
    即便你运行1000次 你设备依然只有这1个。
    
    安装方式
    如果你是windows:
    打开这个网站:https://github.com/MicrosoftArchive/redis/releases
    建议下载.ZIP格式文件
    下载完成后找到 redis-server.exe 
    使用脚本时候 点一下运行,出来个运行界面即可,不用脚本里 就关闭窗口
    如果你安装msi服务,安装完成基本这个服务就一直处于打开状态
    
    如果你是mac
    直接brew安装即可
    linux简单直接google对应安装教程
    
    注意每次使用脚本必须要保证redis服务处于开启状态
    如果运行报错提示6379错误就是redis没有打开
    
    如果你本机以前已经有redis,或者你有redis服务
    你直接找到config目录下的redis.py配置你的redis服务地址就行
    
    

    第二步:配置用户ID和代理信息

    格式如下:
    5b62d230-xxxxx-5307,socks5://user1:[email protected]:21322
    5b62d230-xxxxx-5307,socks5://user1:[email protected]:21320
    5b62d231-xxxxx-5307,socks5://193.168.221.1:21322
    5b62d232-xxxxx-5308,socks5://193.168.221.2:21322
    

    找到wallet目录下的users.txt,将你的用户id和socket5代理复制进去即可,注意账号和代理直接用英文逗号分隔然后执行python3 start_proxy.py 就行

  • 如何获取user_id

    打开链接登录https://app.getgrass.io/dashboard, 然后浏览器按F12打开开发者工具 在控制台(console)输入下面代码

    localStorage.userId
    

    打印的就是你目前的user_id

    image-20240206145338215

    如果第一次用出现这样警告,就按提示输入allow pasting即可粘贴

    image-20240206145444725

一定要使用纯净家庭宽带ip否则跑不起来的 跑不起来检测自己网络问题,像阿里云这些机房服务器没积分的

getgrass's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

getgrass's Issues

系统问题

我有两个问题,第一个是普通笔记本能挂吗;
第二个问题,ubuntu22.02系统能用吗

新项目coNET

有个https conet.network的项目使用钱包登录的来挂机挖掘的,这个脚本可以优化到conet使用吗?

error

2024-04-09 20:47:05,019 - ERROR - Error occurred with proxy 185.130.105.109: 10000 Connection not allowed by ruleset

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.