mirror of
https://git.coolaj86.com/coolaj86/telebit-relay.js.git
synced 2025-04-21 11:00:37 +00:00
node node v9x bug
This commit is contained in:
parent
89718a8a07
commit
c300636477
@ -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?)
|
*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
|
### Advanced Usage
|
||||||
|
|
||||||
How to use `stunnel.js` with your own instance of `stunneld.js`:
|
How to use `stunnel.js` with your own instance of `stunneld.js`:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user