Git Product home page Git Product logo

go_iboxpick's Introduction

go_iboxPick v1.0.0

go语言版本的ibox的捡漏工具,go环境版本 v1.16
当前版本只针对1.0.6版本的ibox
新版本使用python进行开发:https://github.com/chenguanyou/py_ibox

项目目录说明

├── config.go 配置文件
├── create_order.go 实现提交订单功能
├── login.go 实现ibox的登录功能
├── lowLook.go 捡漏的主功能入口
├── low_price.go 实现价格从小到大排列
├── main.go 入口文件
├── ok.mp3 音频,用来实现捡漏成功后播放音乐
├── proxyip.go 代理ip功能,可以在config里面配置接口
├── send_sms.go 实现ibox发送短信验证码功能
└── video_mp3.go 实现捡漏成功后播放音频

运行

1、安装go环境
2、编辑config文件,进行设置配置信息。通过send_sms.go发送验证码,通过login.go进行登录获取到token设置到config.go中的HbNftToken项
3、运行go run main.go 
ps:第三步如果运行失败可以使用(go run main.go config.go create_order.go login.go low_price.go lowLook.go proxyip.go send_sms.go video_mp3.go)

编译

1、在go环境安装完成后、配置文件编辑好后的情况下使用go build main.go 进行编译
ps: 如果运行失败可以使用(go build main.go config.go create_order.go login.go low_price.go lowLook.go proxyip.go send_sms.go video_mp3.go)

go_iboxpick's People

Contributors

chenguanyou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

go_iboxpick's Issues

下单的接口变了

下单的接口好像变了. 现在再用这个接口下单直接会被官方拒绝. 麻烦更新一下接口啊, OK的话打上没问题. 或者告诉一下怎么抓包也行. 多谢多谢.

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.