Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sinipelto/ipupdater-cpp

C++ Implementation of the ip-updater tool. Necessary for native implementation of updater as an executable unix binary.
https://github.com/sinipelto/ipupdater-cpp

address cplusplus cpp curlpp ip ip-address ip-updater ipv4 libcurl linux nix unix updater updater-script

Last synced: about 1 month ago
JSON representation

C++ Implementation of the ip-updater tool. Necessary for native implementation of updater as an executable unix binary.

Awesome Lists containing this project

README

        

# Dynamic IP Updater (C++ version)
C++ Implementation of the ip updater tool. Necessary for native implementation of updater as a executable binary (no script).

See the bash version for more details: https://github.com/Sinipelto/godaddy-ipupdater.

Uses curlpp as a wrapper for libcurl (http://www.curlpp.org/).

Curlpp uses libcurl (https://curl.haxx.se/libcurl/). Linked as library.

**Copyright (c) Sinipelto 2019**