christelhh / joker-python-dmapi

Python API and scripts for Joker.com DMAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

joker-python-dmapi

Python API and scripts for Joker.com DMAPI

Usage with lego

You can use this simple module to write your own scripts or as a DNS-01 exec resolver for lego

$ export JOKER_API_KEY=....
$ export EXEC_PATH=~/.lego/joker.py
$ lego -m admin@example.com -a --dns exec -d '*.example.com' run

About

Python API and scripts for Joker.com DMAPI

License:Apache License 2.0


Languages

Language:Python 100.0%