From f0b2ddcf274e5dc125fe4b07a651ee07bba6ad5c Mon Sep 17 00:00:00 2001 From: onefang Date: Tue, 12 Nov 2019 02:39:02 +1000 Subject: Rewrite the lua-sec checks using command line curl instead. Works better with SNI. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 94b3c65..5db696e 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,12 @@ in someplace like `/usr/local/bin` and make sure it is executable. It should run on any recent Linux, you'll need to have the following installed - +* curl * dig, part of BIND. On Debian based systems it'll be in the dnsutils package. * flock, on Debian based systems it'll be in the util-linux package. * ionice, on Debian based systems it'll be in the util-linux package. * luajit * LuaSocket, on Debian based systems it'll be in the lua-socket package. -* LuaSec, on Debian based systems it'll be in the lua-sec package. * wget -- cgit v1.1