IP
Converts an IPv4 address from string to an integer. This allows performing mathematical operations with the IP address.
dnsconfig.js
NOTE: IP()
does not accept IPv6 addresses (PRs gladly accepted!). IPv6 addresses are simply strings:
dnsconfig.js
Last updated