Coder Social home page Coder Social logo

hicnunicom-1's Introduction

HiCnUnicom

使用方法

1. Fork 本仓库

2. 授权仓库可运行Action

3. 添加secret

进入仓库后点击 Settings
侧栏点击 Secrets
点击 New secret

依次添加 USERAPPID
值对应为你的 手机号码,服务密码联通app抓包的appd值

其中 APPID 为联通app抓包的appid值,最好自己抓包,不会抓包就填后面secret示例中的默认值,但不保证这个appid能用,所以最好自己抓包,如果运行登录失败大概率就是appid不对或者失效。APPID 也可以不设置,未设置将直接使用默认配置(但不建议)。

有多个手机号码的情况下,添加USER时,格式不变,还是手机号码,服务密码,一行一个号码+服务密码,手机号码和服务密码用英文半角逗号 , 分隔。
secret示例:
USER

12345678910,123456
22345678910,223456
32345678910,323456

APPID(翻到下面有如何得到自己的APPID方法)

247b001385de5cc6ce11731ba1b15835313d489d604e58280e455a6c91e5058651acfb0f0b77029c2372659c319e02645b54c0acc367e692ab24a546b83c302d

3. 手动运行一次

进入到Workflows页面,手动运行一次

其他

  1. 无需抓包获取appid方法(由群友提供):
    不会抓包的就去手机文件管理器,找到路径为 /sdcard/Unicom/appid 的文件打开复制。
  2. 运行开始时间也可以自己修改
    .github/workflows/HiCnUnicom.yml文件中- cron: 05 23 * * *
    05代表5分,23代表23时,就是UTC0时区23:05的意思。**时区(北京时间)为UTC+8
    UTC0时区23:05=UTC+815:05,如你想要它在上午10:30运行,相应的UTC0时区就是02:30
    cron表达式为:- cron: 30 02 * * *

感谢

感觉原仓库的commit比较乱,所以自己新开了个仓库

Fork自:https://github.com/mixool/HiCnUnicom
Workflow参考:https://github.com/hzys/HiCnUnicom

免责申明

该项目仅供学习使用,严禁用于商业用途,由此造成的一切后果,本人概不负责。

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.