7 releases (4 breaking)
new 0.7.0 | Apr 15, 2025 |
---|---|
0.6.1 | Jun 15, 2022 |
0.5.0 | Feb 13, 2022 |
0.4.0 | Oct 11, 2021 |
0.3.2 | Oct 10, 2021 |
#8 in #ddns
420 downloads per month
76KB
1.5K
SLoC
Asynchronous library for retrieving IP address information
For retrieval of a single address, simply use get_ip
and set
appropriate parameters.
In case a finer-grained control over the source of addresses is required,
individual Providers
on which get_ip
is based can be found in gip
(for global) and hostip
(for local).
Module libc_getips
contains a low-level function to receive all addresses
directly from the interfaces/adapters.
Name.com DNS Updater
Query IP addresses and update DNS records with Name.com API.
Dependencies
~13–30MB
~402K SLoC