Update feature.md

`./npc register -server=ip:port -vkey=公钥或客户端密钥 time=2`
这里应该是
`./npc register -server=ip:port -vkey=公钥或客户端密钥 -time=2`
pull/909/head
DDGG 2021-11-01 15:50:46 +08:00 committed by GitHub
parent ab648d6f0c
commit 73a9dcf042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ location=/static
在需要访问的机器上,运行客户端
```
./npc register -server=ip:port -vkey=公钥或客户端密钥 time=2
./npc register -server=ip:port -vkey=公钥或客户端密钥 -time=2
```
time为有效小时数例如time=2在当前时间后的两小时内本机公网ip都可以访问nps代理.