Skip to content

erimatnor/ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamic DNS library (DDNS)

This is a small C-library for interacting with dynamic DNS (DDNS) services. The goal is to support multiple backend DDNS protocols using a single frontend API.

Requirements

  • autotools
  • csocket library (github.com/erimatnor/csocket)

Install

autoreconf --install
./configure 
make
make install

Contact

Erik Nordström [email protected]

About

A dynamic DNS library in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages