mirror of
https://github.com/ehang-io/nps
synced 2025-10-22 08:18:17 +08:00
Update faq.md
文字排版美化
This commit is contained in:
parent
b43bcb1c96
commit
45945ea5b5
13
docs/faq.md
13
docs/faq.md
|
@ -1,15 +1,16 @@
|
|||
# FAQ
|
||||
|
||||
- 服务端无法启动
|
||||
|
||||
```
|
||||
服务端默认配置启用了8024,8080,80,443端口,端口冲突无法启动,请修改配置
|
||||
|
||||
```
|
||||
- 客户端无法连接服务端
|
||||
|
||||
```
|
||||
请检查配置文件中的所有端口是否在安全组,防火墙放行
|
||||
请检查vkey是否对应
|
||||
请检查版本是否对应
|
||||
|
||||
```
|
||||
- 服务端配置文件修改无效
|
||||
|
||||
install之后,linux配置文件在/etc/nps
|
||||
```
|
||||
install之后,linux配置文件在/etc/nps
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user