Git Product home page Git Product logo

alexamaster-autosurf's Introduction

alexamaster-autosurf

通过puppeteer,实现alexamaster自动挂机刷积分

有关alexamaster的介绍,可以看此文章,下面讲述了本项目的具体使用方法

运行环境

本项目依赖node.js,因此使用之前,请先确保安装了最新稳定版本的node.js。

运行程序

  • 克隆本项目代码 clone https://github.com/dxxzst/alexamaster-autosurf.git
  • 修改lib/pub.js文件中的surURL为你的URL
  • 进入目录 cd alexamaster-autosurf
  • 安装资源 npm install 如果失败, 可以尝试执行sudo npm install --unsafe-perm=true
  • 启动服务 npm startnode index.js

程序运行后,会每隔5分钟输出一次log,内容为当前时间的积分

cmd-markdown-logo

备注

程序运行时,会自动检查错误,比如启动失败、浏览器卡死导致积分没有增加等等。 出现错误后会自动重启浏览器。

若一直运行异常,可能是没有安装相关的依赖,可以运行下面的内容:

依赖库

yum install pango.x86_64 libXcomposite.x86_64 libXcursor.x86_64 libXdamage.x86_64 libXext.x86_64 libXi.x86_64 libXtst.x86_64 cups-libs.x86_64 libXScrnSaver.x86_64 libXrandr.x86_64 GConf2.x86_64 alsa-lib.x86_64 atk.x86_64 gtk3.x86_64 -y

字体

yum install ipa-gothic-fonts xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi xorg-x11-utils xorg-x11-fonts-cyrillic xorg-x11-fonts-Type1 xorg-x11-fonts-misc -y

如本项目对您有所帮助,欢迎Star。

alexamaster-autosurf's People

Contributors

dxxzst 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.