Skip to content

StammesOpfer/namesilo-dns-updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

pfsense-namesilo-dns-updater

Barebones script for Namesilo dynamic dns updates

Quick and dirty script to update a DNS record on NameSilo based on current IP address

Originally from: http://vivithemage.com/2018/09/17/namesilo-dns-update-via-python-script-and-cron-job-on-pfsense/

Modified by: Matthew Reishus (2019-08-14)

Modified by: StammesOpfer (2022-06-28)

Updated to remove requirement to install request module. Tested against pfsense plus 24.03 (no change since 2.6)

Instructions

  1. Update file with you domain info and NameSilo api key.
  2. Upload it via "Diagnostics > Command Prompt" to your pfsense and run chmod +x on it.
  3. Install the cron add-on and schdule a job to run the script.

About

Barebones script for Namesilo dynamic dns updates on pfSense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%