command
module
Version:
v0.0.0-...-38df7aa
Opens a new window with list of versions in this module.
Published: Feb 26, 2025
License: MIT
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
hostsharing-dyndns
It provides a simple DynDNS service running on https://hostsharing.net/ and running with Fritz!Box.
Table of Contents
Installation
- Run
make build
- Copy
hostsharing-dyndns
to fastcgi directory. For example: scp hostsharing-dyndns xzy00-user:doms/dyndns.example.com/fastcgi-ssl/
- Provide htaccess file into
doms/dyndns.example.com/htdocs-ssl/
Example for htaccess file
RewriteRule ^(.*)$ /fastcgi-bin/hostsharing-dyndns/$1 [L]
See https://avm.de/service/wissensdatenbank/dok/FRITZ-Box-7590/30_Dynamic-DNS-in-FRITZ-Box-einrichten/.
Example: https://dyndns.example.com/?user=<username>&passwd=<pass>&ipaddr=<ipaddr>&ip6addr=<ip6addr>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.