Update README.md
This commit is contained in:
parent
d84299356b
commit
363620d7fb
|
@ -7,12 +7,12 @@ The node.js netserver that's just right.
|
|||
* Static Web Server
|
||||
* URL Redirects
|
||||
* SSL on localhost (with bundled localhost.daplie.me certificates)
|
||||
* 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
|
||||
* **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 Client** (i.e. run on a Raspberry Pi and connect to a Daplie Tunnel)
|
||||
* UPnP / NAT-PMP forwarding and loopback testing (in progress)
|
||||
* Configurable via API
|
||||
* mDNS Discoverable (configure in home or office with mobile and desktop apps)
|
||||
* OAuth3 Authentication
|
||||
|
|
Loading…
Reference in New Issue