Git Product home page Git Product logo

serverrandompwd's Introduction

ServerRandomPWD

因为管理服务器太多,需要定期修改服务器密码。每次对服务器修改密码都需要登记太过麻烦,所以将此业务用数据库来实现。
此脚本实现如下功能:
  1、 创建记录表和信息表
  2、创建根据规则随机生成密码的脚本,借鉴了网上的相关资料,不小心忘记出处,不好意思。
  3、创建服务器密码登记【新增服务器】的存储过程,将信息填写到存储过程中,可以根据规则生成相应的服务器密码。
  4、创建服务器密码更新【已在数据库中登记的服务器】的存储过程,选择相应的服务器,可根据规则生成相应的服务器密码。
  5、所有服务器密码登记和更新的记录都会在记录表中进行记录。信息表中始终维护最新的服务器信息。

serverrandompwd's People

Contributors

corbinguo 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.