Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 292 Bytes

FreeBSD,Linux friendly DDNS script

This script checks either the external ip or the WAN ip and it updates NS1 A record using an API key
Fill up Configuration, NS specific section and you are good to go!

Requirements

jq : parse stdout's json queries
curl : Use external APIs