NSSM - Manually install Frp service on Windows platform
Scenario requirements The Frp client normally runs in the cmd interface. Easily closed accidentally by the client Unsightly Now run it as a service in the background through Nssm Download NSSM https://nssm.cc/download Install NSSM Unzip nssm-2.24-101-g897c7ad.zip, which is divided into two folders: win32 and win64. According to the judgment of the system, Windows 10 x64 is used as a demonstration here to copy the folder win64 to the root directory of the D drive. And rename the folder win64 to nssm. The directory structure at this time is as follows: ...