Skip to content
Discussion options

You must be logged in to vote

Yes, it's surprising I didn't need hexdump for UDP debugging... Thanks for prodding me, I did it slightly differently in probe_buffer() instead to avoid code duplication.

About the libwrap issue: does it say you have it when you sslh -V ? The warning uses the HAVE_LIBWRAP which is defined in config.h, which I guess could somehow end up out of sync with the Makefile, although it shouldn't...

Thanks for the fix!
Yes, indeed sslh -V didn't show libwrap 🤔 Anyway, doing git clean -xfd and then configure again solved this. Thanks!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@onehalf3570
Comment options

Answer selected by onehalf3570
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants