2
0
Derivar 0

Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/tunnel-server.js

Este cometimento está contido em:
AJ ONeal 2018-04-24 16:35:12 +00:00
ascendente 4a2199dc71 7f3c8ee96d
cometimento 986102c79e
1 ficheiros modificados com 7 adições e 0 eliminações

Ver ficheiro

@ -1,3 +1,4 @@
| Sponsored by [ppl](https://ppl.family) | **tunnel-server.js** | [tunnel-client.js](https://git.coolaj86.com/coolaj86/tunnel-client.js) |
# stunneld.js
A server that works in combination with [stunnel.js](https://git.coolaj86.com/coolaj86/tunnel-client.js)
@ -20,6 +21,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`: