Update README.md
This commit is contained in:
parent
d859d0a44f
commit
e3de5f76be
|
@ -7,6 +7,7 @@ The node.js netserver that's just right.
|
||||||
* Static Web Server
|
* Static Web Server
|
||||||
* URL Redirects
|
* URL Redirects
|
||||||
* SSL on localhost (with bundled localhost.daplie.me certificates)
|
* SSL on localhost (with bundled localhost.daplie.me certificates)
|
||||||
|
* Uses node cluster to take advantage of multiple CPUs
|
||||||
* **TLS** name-based (SNI) proxy
|
* **TLS** name-based (SNI) proxy
|
||||||
* **TCP** port-based proxy
|
* **TCP** port-based proxy
|
||||||
* WS **Tunnel Server** (i.e. run on Digital Ocean and expose a home-firewalled Raspberry Pi to the Internet)
|
* WS **Tunnel Server** (i.e. run on Digital Ocean and expose a home-firewalled Raspberry Pi to the Internet)
|
||||||
|
|
Loading…
Reference in New Issue