ehang-io / nps

一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
https://ehang.io/nps/documents
GNU General Public License v3.0
29.77k stars 5.38k forks source link

Running log for: [E] [nps.go:150] command is not support #1105

Closed SuperH-0630 closed 1 year ago

SuperH-0630 commented 1 year ago

Describe the bug nps start后紧接着nps status会看到[E] [nps.go:150] command is not support错误日志,但是lsof -i:8024可以看出nps确实已经启动且运行。

To Reproduce Steps to reproduce the behavior:

  1. Install
  2. nps start
  3. nps status

Expected behavior 没有错误日志

Screenshots or logs [E] [nps.go:150] command is not support

Server (please complete the following information):

SuperH-0630 commented 1 year ago

这好像是之前某个错误产生的错误日志,现在已经无法复现了。 (PS:是我没有留意日志时间所产生的误会)