Giter Site home page Giter Site logo

open_cloud's Introduction

云服务开机脚本 本地Shell版

支持云服务(持续更新)

  • Digitalocean、Linode
  • Azure
  • AWS(EC2)

Ps:目前测试账紧缺,如果你有空闲或者多余的请联系我们,这样可以加快开发的速度!

主要特性

  • opencloud 利用 云服务的api调用 进行创建机器 删除机器等操作
  • 脚本会自动保存api到本地,云端不会记录你保存的api
  • 所有代码都是开源的无任何加密
  • 一键批量检测账号存活状态

api保存位置

  • /root/opencloud/*

使用脚本

  • 第一次运行必须安装 curl 和 jq,如果是这两个没有安装导致报错的请不要来找我!
# Centos系统
yum install curl jq -y
 
# Ddebian和Ubuntu系统
apt-get install curl jq -y

安装完成可以直接运行一下脚本(这个脚本会初始化,如果跳过他可能会报错)

  • bash <(curl -Ls https://raw.githubusercontent.com/LG-leige/open_cloud/main/opencloud.sh)

联系方式

open_cloud's People

Contributors

lg-leige 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.