nssm官网下载exe
选择合适的目录放入exe文件,并在此路径下打开cmd窗口
执行nssm install frpc安装服务

配置exe路径、运行路径和参数

安装完成之后nssm start frpc即可启动服务

执行sc failure frpc reset= 0 actions= restart/5000/restart/5000/restart/5000 设置启动失败后五秒自启动

nssm官网下载exe
选择合适的目录放入exe文件,并在此路径下打开cmd窗口
执行nssm install frpc安装服务

配置exe路径、运行路径和参数

安装完成之后nssm start frpc即可启动服务

执行sc failure frpc reset= 0 actions= restart/5000/restart/5000/restart/5000 设置启动失败后五秒自启动
