{"id":20562217,"url":"https://github.com/nq4t/hedyn","last_synced_at":"2025-03-06T08:16:50.993Z","repository":{"id":261172253,"uuid":"626492536","full_name":"nq4t/HEDyn","owner":"nq4t","description":"DDNS Updater For Hurricane Electric","archived":false,"fork":false,"pushed_at":"2023-04-12T16:14:02.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T19:27:08.869Z","etag":null,"topics":["ddns","ddns-script","ddns-updater","dynamic-dns","hurricane-electric","ipv4","ipv6"],"latest_commit_sha":null,"homepage":"https://git.pickmy.org/dewdude/HEDyn","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nq4t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-11T15:17:20.000Z","updated_at":"2023-04-11T20:46:35.000Z","dependencies_parsed_at":"2024-11-05T04:28:29.072Z","dependency_job_id":"3513aabc-c2b0-4ff4-8073-6c07d6582adb","html_url":"https://github.com/nq4t/HEDyn","commit_stats":null,"previous_names":["nq4t/hedyn"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nq4t%2FHEDyn","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nq4t%2FHEDyn/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nq4t%2FHEDyn/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nq4t%2FHEDyn/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nq4t","download_url":"https://codeload.github.com/nq4t/HEDyn/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242171481,"owners_count":20083557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ddns","ddns-script","ddns-updater","dynamic-dns","hurricane-electric","ipv4","ipv6"],"created_at":"2024-11-16T04:10:06.841Z","updated_at":"2025-03-06T08:16:50.971Z","avatar_url":"https://github.com/nq4t.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HE Dynamic DNS Updater\n\nThis script will update A and AAAA records on Hurricane Electric's DNS\nfor hosts with DDNS enabled. It will pull your IPv4 from a source and\nyour IPv6 from the local machine.\n\nIt also includes two files, getv4.php and getv4.sh; which will allow\nyou to run your own IP check service for IPv4 on a pfSense box if it\nalso has the public v4 you want to use. If it's behind a bridge or\nDMZ, you'll have to use an external service.\n\n## Installation \u0026 Usage\n\nIf you are using the pfSense IP Check Service, copy both the .sh and\n.php file in to /usr/local/www on pfSense. It will be available at:\n\n- https://[LAN.IP]/getv4.php\n- http://[LAN.IP]/getv4.php\n\ndepending on if you use https or not. Accessing this file does not\nrequire logging in to the admin panel.\n\nCopy hedyn.sh to your server using the hostname; make copies for\neach hostname you want to update with your hostname, APIKey, the\ndevice you want to use for IPv6, and which IPv4 check service you\nwant to use. Add it to cron. If using multiple, it's easiest to\nadd commands to all scripts in to another script called by cron.\n\nThe script will only update either v4 or v6 if the records don't\nmatch the machine's IP addresses.\n\nTo use with just v4 or just v6; comment out the appropiate parts.\n\n## Caution\n\nThis comes with no warranty. Any usage or modification to pfSense\nis done at your own risk. \n\n## Changelog\n\n```\n10-APR-2023: Initial Version\n11-APR-2023: Mirror to Github. Add 'ifconfig' command\n```\n\n## License\n\nBSD 3-Clause License\n\nCopyright (c) 2023, Jay Moore\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this\n   list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n   this list of conditions and the following disclaimer in the documentation\n   and/or other materials provided with the distribution.\n\n3. Neither the name of the copyright holder nor the names of its\n   contributors may be used to endorse or promote products derived from\n   this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnq4t%2Fhedyn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnq4t%2Fhedyn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnq4t%2Fhedyn/lists"}