Skip to content

Script to update IPV4/IPV6 dynamic IP to cPanel DNS records

Notifications You must be signed in to change notification settings

birkoss/cPanel-Update-Dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

cPanel-Update-Dns

Script to update IPV4/IPV6 dynamic IP to cPanel DNS records

Need a config.py file containing your cPanel credentials :

CONFIG = {
    'username': 'USERNAME HERE',
    'password': 'PASSWORD HERE',
    'url': 'https://DOMAIN.COM:2083'
}

About

Script to update IPV4/IPV6 dynamic IP to cPanel DNS records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages