From e3de5f76be80d274d0cd095720c22e64aebe1c48 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Fri, 28 Jul 2017 12:51:02 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eddfff..4ddc0ab 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ The node.js netserver that's just right. * Static Web Server * URL Redirects * SSL on localhost (with bundled localhost.daplie.me certificates) + * Uses node cluster to take advantage of multiple CPUs * **TLS** name-based (SNI) proxy * **TCP** port-based proxy * WS **Tunnel Server** (i.e. run on Digital Ocean and expose a home-firewalled Raspberry Pi to the Internet)