From c300636477dcdc87971dad8da79199b8ae4a8125 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 24 Apr 2018 01:49:56 +0000 Subject: [PATCH] node node v9x bug --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1ff73dd..a7cfe25 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,12 @@ the ARGUMENTS, such as SECRET, MUST BE CHANGED. *TODO*: make `--config /path/to/config` the only argument (and have the secret auto-generated on first run?) +## Note: Use node.js v8.x + +There is a bug in node v9.x that causes stunneld to crash. + +https://github.com/nodejs/node/issues/20241 + ### Advanced Usage How to use `stunnel.js` with your own instance of `stunneld.js`: