Skip to content

wangyyovo/freenom-ddns

Repository files navigation

freenom-ddns

auto-renew domain name

How to use it

Edit config.toml

Please type Freenom account(s)

[System]
Account = "admin"
Password = "admin"
ReNewTiming = 14400
DdnsTiming = 5

[[Accounts]]
Username = "[email protected]"
Password = "xxx"

[[Accounts]]
Username = "[email protected]"
Password = "ooo"

Launch freenom-ddns

On linux

./freenom-ddns

It will start http service on server, So you may check the status page of FrenomBot on http://localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published