2018-03-18 17:47:46 +09:00
2019-12-28 10:41:51 +07:00

Namesilo updater

Prerequisite

NAMESILO_API in environment variable or in settings.conf

settings.conf in the same directory

[default] domain=example.com subdomain=dynamic namesilo_api=SECRET_KEY

Python3 library

You probably don't need anything extra from python3. Tested on python 3.5.2 and 3.6.4

What to make this works?

Adding python3 update.py to crontab should do the trick. Once a day should be enough IMHO.

Description
No description provided
Readme 24 KiB
Languages
Python 100%