Code Monkey home page Code Monkey logo

tools's Introduction

项目名称

Tools

项目概要

该项目旨在提供以下两个子项目的功能:

agent项目

agent项目的主要功能是监控服务器上的进程是否正常运行,并将结果报告给Uptime Kuma。Agent项目可以定期检查服务器上的进程状态,并将结果发送给Uptime Kuma进行处理。

video-website项目

video-website项目是一个提供视频网站服务的子项目。它的主要功能是在cpolar内网穿透地址更改后,自动修改视频网站项目GitHub Page重定向地址。这样,当cpolar内网穿透地址发生变化时,用户仍然可以访问到正确的视频网站。

安装和运行

以下是安装和运行该项目的步骤:

  1. 克隆项目到本地机器: git clone https://github.com/cuikeyao/tools.git
  2. 进入项目目录: cd tools
  3. 编译和打包项目: mvn clean package
  4. 运行agent项目:在agent项目目录下执行 java -jar /home/cuikeyao/agent.jar --jasypt.encryptor.password=123456
  5. 运行video-website项目:在video-website项目目录下执行 java -jar /home/cuikeyao/video-website.jar --jasypt.encryptor.password=123456

请确保在运行项目之前,已经安装了Java运行环境和相应的依赖项。

贡献

如果你对该项目有任何改进或建议,欢迎提交pull request或提出issue。欢迎并感谢你的贡献!

许可证

该项目基于MIT许可证进行发布和分发。详细信息请参阅许可证文件。

联系方式

如果你有任何问题或疑问,可以通过以下方式联系我:

tools's People

Contributors

cuikeyao avatar

Watchers

 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.