Skip to content

pluveto/ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ddns

DDNS Cli util

Support

  • Dnspod

Usage

mkdir -p ~/app/ddns && cd $_
git clone http://github.com/pluveto/ddns .
cp start.example.sh start.sh
vi start.sh
# (edit and config)
chmod +x start.sh
./start.sh

Auto update on boot

crontab -e
@reboot /root/app/ddns/start.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published