Giter Club home page Giter Club logo

serv00-login's Introduction

serv00与ct8自动化批量保号,每3天自动登录一次面板,并且发送消息到Telegram

视频教程看这里

免费白嫖10年VPS服务器serv00 并且一键部署自己的专属自建Vless节点 |小白教程|自动化批量保号

利用github Action以及python脚本实现

🙏🙏🙏点个Star!!Star!!Star!!

交流群:https://t.me/yxjsjl

将代码fork到你的仓库并运行的操作步骤

1. Fork 仓库

  1. 访问原始仓库页面

    • 打开你想要 fork 的 GitHub 仓库页面。
  2. Fork 仓库

    • 点击页面右上角的 "Fork" 按钮,将仓库 fork 到你的 GitHub 账户下。

2. 设置 GitHub Secrets

  1. 创建 Telegram Bot

    • 在 Telegram 中找到 @BotFather,创建一个新 Bot,并获取 API Token。
    • 获取到你的 Chat ID 方法一,在一休技术交流群里发送/id@KinhRoBot获取,返回用户信息中的ID就是Chat ID
    • 获取到你的 Chat ID 方法二,可以通过向 Bot 发送一条消息,然后访问 https://api.telegram.org/bot<your_bot_token>/getUpdates 找到 Chat ID。
  2. 配置 GitHub Secrets

    • 转到你 fork 的仓库页面。

    • 点击 Settings,然后在左侧菜单中选择 Secrets

    • 添加以下 Secrets:

      • ACCOUNTS_JSON: 包含账号信息的 JSON 数据。例如:
      • [
          {"username": "serv00的账号", "password": "serv00的密码", "panel": "panel6.serv00.com"},
          {"username": "ct8的账号", "password": "ct8的密码", "panel": "panel.ct8.pl"},
          {"username": "user2", "password": "password2", "panel": "panel6.serv00.com"}
        ]
      • TELEGRAM_BOT_TOKEN: 你的 Telegram Bot 的 API Token。
      • TELEGRAM_CHAT_ID: 你的 Telegram Chat ID。
    • 获取方法

      • 在 Telegram 中创建 Bot,并获取 API Token 和 Chat ID。
      • 在 GitHub 仓库的 Secrets 页面添加这些值,确保它们安全且不被泄露。

3. 启动 GitHub Actions

  1. 配置 GitHub Actions

    • 在你的 fork 仓库中,进入 Actions 页面。
    • 如果 Actions 没有自动启用,点击 Enable GitHub Actions 按钮以激活它。
  2. 运行工作流

    • GitHub Actions 将会根据你设置的定时任务(例如每三天一次)自动运行脚本。
    • 如果需要手动触发,可以在 Actions 页面手动运行工作流。

示例 Secrets 和获取方法总结

  • TELEGRAM_BOT_TOKEN

    • 示例值: 1234567890:ABCDEFghijklmnopQRSTuvwxyZ
    • 获取方法: 在 Telegram 中使用 @BotFather 创建 Bot 并获取 API Token。
  • TELEGRAM_CHAT_ID

    • 示例值: 1234567890
    • 获取方法: 发送一条消息给你的 Bot,然后访问 https://api.telegram.org/bot<your_bot_token>/getUpdates 获取 Chat ID。
  • ACCOUNTS_JSON

    • 示例值:
      [
            {"username": "serv00的账号", "password": "serv00的密码", "panel": "panel6.serv00.com"},
            {"username": "ct8的账号", "password": "ct8的密码", "panel": "panel.ct8.pl"},
            {"username": "user2", "password": "password2", "panel": "panel6.serv00.com"}
          ]
    • 获取方法: 创建一个包含serv00账号信息的 JSON 文件,并将其内容添加到 GitHub 仓库的 Secrets 中。

注意事项

  • 保密性: Secrets 是敏感信息,请确保不要将它们泄露到公共代码库或未授权的人员。
  • 更新和删除: 如果需要更新或删除 Secrets,可以通过仓库的 Secrets 页面进行管理。

通过以上步骤,你就可以成功将代码 fork 到你的仓库下并运行它了。如果需要进一步的帮助或有其他问题,请随时告知!

🌟🌟🌟Star!!!走起

Stargazers over time

serv00-login's People

Contributors

yixiu001 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar xiaohuozi avatar  avatar  avatar  avatar  avatar 敲代码的dream avatar Alex Liu avatar  avatar  avatar  avatar daivi012 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar 段继东 avatar  avatar  avatar  avatar chenkai avatar  avatar  avatar  avatar FuYang Zhang avatar  avatar  avatar  avatar 盗梦先森 avatar  avatar  avatar EGOISTK21 avatar khj6 avatar  avatar  avatar  avatar  avatar xlb avatar  avatar  avatar  avatar Heller Justa avatar  avatar  avatar yunxuanyimeng avatar  avatar goodnit avatar  avatar Wuyei_MC avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar 冲田酱大胜利 avatar  avatar  avatar cygg avatar ghc2023 avatar  avatar  avatar  avatar  avatar  avatar lgf5090 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar Bisen avatar  avatar  avatar  avatar  avatar dbl520 avatar  avatar  avatar luyun avatar  avatar  avatar

Watchers

GiGi avatar  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.