Giter VIP home page Giter VIP logo

sspanel-automaticcheckin's Introduction

sspanel-automaticcheckin

基于项目https://github.com/zhjc1124/ssr_autocheckin 修改,暂未解决登陆人机验证问题。

其他主题适配请issues

Tip:此流量不是手机运营商流量,是科学上网的流量,懂得自然懂。机场地址填机场官网地址,不是填订阅的地址,注意这一点。有问题欢迎issues

用法

  1. 下载本仓库,将sspanel_qd.py上传到腾讯云函数
  2. 配置sspanel_qd.py中的init(如下)
def __init__(self):
       # 机场地址
       self.base_url = 'https://****.net'
       # 登录信息
       self.email = '****@qq.com'
       self.password = '****'
       # Server酱推送
       self.sckey = 'SCU109245Tf34928bcea84db0a*************'
       # 酷推qq推送
       self.ktkey = '**********'
  1. 配置云函数定时触发

云函数运行截图

wRbQAJ.png

云函数报错解决

  • {"errorCode":-1,"errorMessage":"Invoking task timed out after 3 seconds"} -- 函数运行超时,按下图设置:
    • 0gIMm6.png

更新

  • 20200915-第一个版本,支持签到、Server酱微信推送
  • 20200917-修复非editXY主题运行时报错问题,增加酷推QQ推送
  • 20210209-增加server酱Trubo版本推送企业微信,使用文档见https://mp.weixin.qq.com/s/IWrOncAqBpRVCJEHjbjbIA

个人用过的机场推荐

名字 地址
跑路云 国内域名 paoluz.pw 跑路云.co
魔戒 魔戒.com mojie.me

Clash

sspanel-automaticcheckin's People

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.