mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 16:45:55 +03:00
[GH-ISSUE #169] add inadyn after PR gets accepted #159
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ThomasWaldmann on GitHub (Sep 27, 2014).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/169
https://github.com/troglobit/inadyn/pull/60
if these 2 changesets get merged, inadyn is able to talk to nsupdate.info (with TLS and SNI) and also supports a "ipv4@nsupdate.info" service.
we could add inadyn configuration help afterwards (we do not need to give help for older inadyn versions as they won't work anyway, due to the TLS/SNI issue).
note: inadyn does not support ipv6 (yet)
@troglobit commented on GitHub (Sep 28, 2014):
Merged to master, will hopefully soon be in an official release! 👍
@ThomasWaldmann commented on GitHub (Sep 29, 2014):
thanks for merging, will update the configuration help soon!
@ThomasWaldmann commented on GitHub (Sep 30, 2014):
fixed by
c1d03eaf5c@troglobit commented on GitHub (Sep 30, 2014):
Great! 👍