Luciano Mammino
Luciano Mammino
No worries @pjdsully, I'll reopen this one. If you'll ever want to spend some more time to complete it feel free to do it. I might try to spend some...
Sounds like a good idea. At a first thought, I would implement this by adding a command line option called `--force-ip` (followed by the actual ip), and when this option...
Hello @russellhoff, thanks a lot for reporting this. Are you aware of any new API? I am happy to receive contributions to address this issue if you would like to...
Hello @Kevin2iBi and thanks for your interest in this project. This project was born to be able to update a DNS every time the IP of a server was changing....
Hello @karlhorky. Thanks for the kind feedback. It's great to know that you enjoy using this library. I think this feature makes sense but it might require introducing external dependencies...
> @lmammino ah cool, I see that #44 was merged! > > Would you be open to changing this PR into a plugin as well? I'm not sure when I...
Yes, i'd be interested in having the plugin as part of this repo and I think it's best to convert this to a monorepo and publish the plugin as a...
Awesome. Right now (based on some quick research) I have the feeling that going with [htmlparser2](https://github.com/fb55/htmlparser2) would be the best compromise in terms of simplicity and performance. Feel more than...
> @lmammino or if you think that you have time to get the monorepo conversion done later, just let me know. Sorry for the late reply, started looking into this:...
> @lmammino or if you think that you have time to get the monorepo conversion done later, just let me know. Done now, let me know if the new structure...