feat: update npc 0.34.3

This commit is contained in:
arch3rPro
2026-02-12 05:31:31 +08:00
parent d28e1eafa1
commit 2ce8202215
4 changed files with 2 additions and 2 deletions

View File

@@ -400,7 +400,7 @@ AI驱动的开源代码知识库与文档协作平台支持多模型、多数
🔗 NPS客户端轻量级高性能内网穿透代理工具 🔗 NPS客户端轻量级高性能内网穿透代理工具
<kbd>0.34.2</kbd> • [官网链接](https://github.com/djylb/nps) <kbd>0.34.3</kbd> • [官网链接](https://github.com/djylb/nps)
</td> </td>
<td width="33%" align="center"> <td width="33%" align="center">

View File

@@ -1,6 +1,6 @@
services: services:
npc: npc:
image: duan2001/npc:v0.34.2 image: duan2001/npc:v0.34.3
restart: always restart: always
network_mode: host network_mode: host
command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY} command: -server=${NPS_SERVER_ADDR} -vkey=${NPS_VKEY}