mirror of https://github.com/ehang-io/nps
update docs
parent
7f38e1fa0d
commit
2d81bdc286
|
@ -44,8 +44,6 @@ For linux、darwin ```sudo ./nps install```
|
|||
|
||||
For windows, run cmd as administrator and enter the installation directory ```nps.exe install```
|
||||
|
||||
- start up
|
||||
|
||||
- default ports
|
||||
|
||||
The default configuration file of nps use 80,443,8080,8024 ports
|
||||
|
@ -56,6 +54,8 @@ The default configuration file of nps use 80,443,8080,8024 ports
|
|||
|
||||
8024 for net bridge port, to communicate between server and client
|
||||
|
||||
- start up
|
||||
|
||||
For linux、darwin ```sudo nps start```
|
||||
|
||||
For windows, run cmd as administrator and enter the program directory ```nps.exe start```
|
||||
|
|
Loading…
Reference in New Issue