Conversation
79dc021 to
9d853c3
Compare
Only explicit issues are targeted for now: - luabridge: Make it find or define HOST_NAME_MAX for FreeBSD - netmon: Disable ping functionality for FreeBSD (it needs proper porting) Signed-off-by: Igor Ostapenko <pm@igoro.pro> Tested-by: Dave Cottlehuber <dch@skunkwerks.at> Sponsored-by: SkunkWerks, GmbH
Signed-off-by: Igor Ostapenko <pm@igoro.pro> Tested-by: Dave Cottlehuber <dch@skunkwerks.at> Sponsored-by: SkunkWerks, GmbH
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a draft PR with the goal of supporting as much of simplomon
on FreeBSD as possible. We'll likely make a few further changes
in the next fortnight.
✅ addNtfyNotifier
✅ dns: check for expected RR
✅ dailyChime
✅ https: already expired cert thanks https://expired.badssl.com/
✅ https: minCertDays expiring soon expired cert
✅ https: 503 status
✅ https: ipv4 & ipv6
✅ dnssoa: servfail
✅ rrsig: sweet
💩 ping
✅ httpredir: works, but if
fromUrlhas trailing/we get an alert redir: Could not access path '' on server 'skunkwerks.at' for redir check, see httpredir: Fix fromUrl parser to correctly extract d_frompath #59 for fix☃ addEmailNotifier can't test without auth, see Add SMTPS and SMTP AUTH support for EmailNotifier, through libcurl #34
☃ don't have an IMAP to test against yet
☃ I presume SMTP/STARTTLS check worked
-- smtp{server="in1-smtp.messagingengine.com"}for fastmail, but using from/to seemed to work even though no email was sentinstalling on FreeBSD