Giter VIP home page Giter VIP logo

vultr-info's Introduction

☁️ Vultr Info

使用 小程序·云开发 的 Vultr 服务器账户查询小工具。

Vultr Info 利用 Vultr 提供的 API 查询您的账户余额、账户信息以及本月花销。

img

1. 申请自己的 API Key

访问链接 🔗 Vultr API Key 来生成您自己的 API Key,此脚本依赖于 API Key 与 Vultr 账户进行沟通。

img

2. 更改 API 的 IP 使用权限

Vultr 的 API 权限管理很合理。 请在刚刚 API Key 申请页面下面的 Access Control 部分将您自己的 IP 地址添加至白名单(或者允许全部 IPv4 地址访问)。

3. 替换 API Key 和 Server SubId

cloudfunctions -> getVultrInfo -> config.js 替换成自己的 API Key 和 Server SubId。

这样运行,就可以显示您 Vultr 云账户中包括账户邮箱、账户姓名、余额、本月使用金额、服务器信息等信息。

注:可以在 vscode 中 安装 REST Client 插件,然后新建一个以.http 的文件,然后把 curl -H 'API-Key: YOUR_OWN_API_KEY' "https://api.vultr.com/v1/server/list"粘贴到文件里,然后点击 Send Request,可以获取到 Server SubId

参考spencerwooo/jsbox-vultr-helper

vultr-info's People

Contributors

magiclala avatar

Stargazers

 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.