From 73a9dcf04275ba8d3b594e2b5fe38ffd4897ba24 Mon Sep 17 00:00:00 2001 From: DDGG <990080@qq.com> Date: Mon, 1 Nov 2021 15:50:46 +0800 Subject: [PATCH] Update feature.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `./npc register -server=ip:port -vkey=公钥或客户端密钥 time=2` 这里应该是 `./npc register -server=ip:port -vkey=公钥或客户端密钥 -time=2` --- docs/feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/feature.md b/docs/feature.md index 91ca4167..de466493 100644 --- a/docs/feature.md +++ b/docs/feature.md @@ -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代理.