Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

mitchellurgero/miab_ddns_proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

miab_ddns_proxy

This is a PHP script that will proxy GET requests (like from pfSense for example) to update a given DNS record.

The script is called like this:

Browser:

https://ip_or_domain/miabproxy.php?address=ddns-address.example.com

cURL:

curl -X PUT --user username@example.com:password https://ip_or_domain/miabproxy.php?address=ddns-address.example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages