Skip to main content

Convert OpenVPN Clients Configuration to Aliyun DNA Record

Project description

如何安装

  1. 因为AliDNS Python SDK 似乎没有正式发布, 没办法用pip安装, 可从这里下载

  2. 运行 python setup.py install 安装SDK

  3. 运行 pip install openvpn2alidns 安装软件

  4. 配置 config.ini

    [alidns]
    accessKey=
    accessSecret=
    regionId=cn-hangzhou
    productName=Alidns
    serviceAddr=alidns.aliyuncs.com
    domainName=genee.cn
    rrSuffix=server

如何使用

  1. 运行 openvpn2alidns -c path/to/config.ini path/to/openvpn/client.d

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openvpn2alidns-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page