Update README.md
This commit is contained in:
parent
e3de5f76be
commit
d84299356b
|
@ -7,7 +7,8 @@ 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
|
* UPnP / NAT-PMP forwarding and loopback testing (in progress)
|
||||||
|
* Uses node cluster to take advantage of multiple CPUs (in progress)
|
||||||
* **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