aliwebto / v2ray_auto_certificate

create A record and get certificate with one command

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2RAY auto certificate

script for create A record and get certificates with one command

Installation

clone with git

  cd ~
  git clone https://github.com/aliwebto/v2ray_auto_certificate.git
  cd v2ray_auto_certificate
  chmod u+x script.sh
  ./script.sh

Usage/Examples

./script.sh EMAIL GLOBAL_API_KEY DOMAIN NEW_SUBDOMAIN SERVER_IP
./script.sh mail@mail.com 123456789 github.com panel x.x.x.x

About

create A record and get certificate with one command

License:MIT License


Languages

Language:Shell 100.0%