下载完服务器压缩包后,解压,然后进入解压后的文件夹
对于linux|darwin sudo ./nps install
对于windows,管理员身份运行cmd,进入安装目录 nps.exe install
对于linux|darwin sudo nps start
对于windows,管理员身份运行cmd,进入程序目录 nps.exe start
停止和重启可用,stop和restart
如果发现没有启动成功,可以使用nps(.exe) debug
运行调试,或查看日志(Windows日志文件位于当前运行目录下,linux和darwin位于/var/log/nps.log)
如果需要注册到系统服务可查看注册到系统服务