Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Add inadyn as an alternative to ddclient
« previous
next »
Print
Pages: [
1
]
Author
Topic: Add inadyn as an alternative to ddclient (Read 3271 times)
sdf_iain
Newbie
Posts: 3
Karma: 0
Add inadyn as an alternative to ddclient
«
on:
March 17, 2022, 11:25:11 pm »
Inadyn,
https://github.com/troglobit/inadyn
, seems like a good third option for a Dynamic DNS client (in addition to ddclient and dyndns), so I thought I'd try my hand at building a OPNsense package for it.
As such I have thrown together a plug-in for it, but I have a few questions before I open a pull request:
If the client is a dependency in the Makefile, will it be built in the OPNsense package repo?
How do I make this a service that can be managed from the gui (start, stop, restart from any of the settings pages)? I can see Unbound is set up this way, but I can't see where that is.
here is the repo with the code:
https://github.com/iain-henderson/plugins/tree/master/dns/inadyn
«
Last Edit: March 18, 2022, 12:14:24 pm by sdf_iain
»
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
Add inadyn as an alternative to ddclient