nps
nps copied to clipboard
在 0.26.10 版本的基础上修改而来的
sudo ./nps install 报错centos7 
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Opening '...' 2. Click on '....' 3. See error...
2022/11/01 15:06:02 worker with func exits from a panic: runtime error: invalid memory address or nil pointer dereference 2022/11/01 15:06:02 worker with func exits from panic: goroutine 72 [running]: github.com/panjf2000/ants/v2.(*goWorkerWithFunc).run.func1.1(0xc00030a2a0)...
感觉docker容器的镜像内有问题,启动后直接把服务器拉爆,然后报错提示 **cannot allocate memory **   运行命令 ``` bash docker run -d --name=nps --restart=always -p 指定端口:指定端口 -v /opt/nps/conf:/conf yisier1/nps:v0.26.18 ``` PS: 我有另外一台机器,第一次不指定端口直接使用宿主机网络可以启动,但是我观察了一下,平时占用内存比较大,没用原版省内存。 **希望作者可以优化一下这个问题。**
当客户端使用ipv6连接时地址只显示了“[2001”。 
openwrt npc 永远停在了0.26.10 有没有哪个大佬顺便更新一下 arm 和 x86的 客户端和依赖
2024/04/07 12:46:09.586 [I] [nps.go:202] the version of server is 0.26.10 ,allow client core version to be 0.26.0 2024/04/07 12:46:09.901 [I] [connection.go:36] server start, the bridge type is tcp, the bridge...