Update _index.en.md

This commit is contained in:
RustDesk
2023-12-11 23:23:58 +08:00
committed by GitHub
parent 765b39d01a
commit 5b1e32f5c2

View File

@ -3,6 +3,10 @@ title: Windows & PM2 or NSSM
weight: 20 weight: 20
--- ---
{{% notice note %}}
Windows security policy is tricky, if this tutorial does not work for you, or you encounter unstable connection, please migrate to `Linux` server.
{{% /notice %}}
### A crossroads ### A crossroads
You now either have two choices, you can either use PM2 (easier) or NSSM (a bit harder) to start the RustDesk server You now either have two choices, you can either use PM2 (easier) or NSSM (a bit harder) to start the RustDesk server
There are some benefits to using NSSM: There are some benefits to using NSSM: