PackageTrack
Sign in Get early access

github.com/djylb/nps

v0.34.7 #2095 most downloaded on Go modules djylb/nps

What this package is like to depend on

Last release 2 months ago

10 Jun 2026

Release timing varies

gaps range from 8 days to 3 months

Nearly every release is documented

notes for 105 of 105 stable releases

Nothing withdrawn

no release was ever pulled

1 years old

138 releases · first in 2025

30 releases in the last 12 months

see the full history below

Release timeline

138 releases · Mar 2025 to Jun 2026
2026
Release Pre-release

Releases

latest 60 of 138
  1. v0.34.8-0.20260610191348-259b7efafb7b 10 Jun 2026 pre-release

    Nothing published for this version

  2. v0.34.8-0.20260312132343-1e3deb4be33c 12 Mar 2026 pre-release

    Nothing published for this version

  3. v0.34.7 12 Mar 2026
    Release notes

    What's Changed / 更新内容

    • Refactor and optimize code structure
      重构并优化代码结构

    • Improve overall performance
      提升整体性能

    • Adjust the default configuration file
      调整默认配置文件

    • Update related dependencies
      更新相关依赖包

    Additional Downloads / 其他下载

    Open source →
    Release notes
    • 优化代码结构
    • 优化代码性能
    • 调整默认配置文件
    • 更新相关依赖包
    Open source →
    Release notes

    v0.34.7 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  4. v0.34.6 08 Mar 2026
    Release notes

    What's Changed / 更新内容

    • Optimize KCP connection parameters and reduce memory usage
      优化 KCP 连接参数与内存占用

    • Significantly improve memory allocation efficiency and overall performance
      大量优化代码内存分配与性能

    • Adjust button styles in the management panel
      调整管理页面按钮样式

    • Improve code quality and fix lint/vet related issues
      优化代码质量并修复 lint/vet 相关问题

    • Add substantially more unit test coverage
      大幅补充单元测试覆盖

    • Accelerate offline/disconnection detection
      加快掉线断连检测

    • Update related dependencies
      更新相关依赖包

    Additional Downloads / 其他下载

    Open source →
    Release notes
    • 优化KCP连接参数与内存占用
    • 大量优化代码内存分配与性能
    • 调整管理页面按钮样式
    • 优化代码质量并修复lint/vet相关问题
    • 大幅补充单元测试覆盖
    • 加快掉线断连检测
    • 更新相关依赖包
    Open source →
    Release notes

    v0.34.6

    Compare

    Choose a tag to compare

    Open source →
  5. v0.34.6-0.20260306132033-3732ac15f40e 06 Mar 2026 pre-release

    Nothing published for this version

  6. v0.34.5 06 Mar 2026
    Release notes

    更新内容

    • 优化连接释放逻辑
    • 优化P2P处理性能
    • 优化API鉴权逻辑
    • 优化登录限制逻辑
    • 优化NPC多开逻辑
    • 添加Ping测试按钮
    • 升级Go到1.26(部分旧设备可能存在兼容性问题)
    • 更新相关依赖包

    其他下载

    Open source →
    Release notes
    • 优化连接释放逻辑
    • 优化P2P处理性能
    • 优化API鉴权逻辑
    • 优化登录限制逻辑
    • 优化NPC多开逻辑
    • 添加Ping测试按钮
    • 升级Go到1.26
    • 更新相关依赖包
    Open source →
    Release notes

    v0.34.5

    Compare

    Choose a tag to compare

    Open source →
  7. v0.34.4 12 Feb 2026
    Release notes

    更新内容

    • 添加登录限制配置参数,支持网页管理登录封禁 #209 (感谢Yourdaylight)
    • 添加强制刷新封禁列表按钮
    • 调整页面显示

    其他下载

    Open source →
    Release notes
    • 添加登录限制配置参数,支持网页管理登录封禁 #209 (感谢Yourdaylight)
    • 添加强制刷新封禁列表按钮
    • 调整页面显示
    Open source →
    Release notes

    v0.34.4

    Compare

    Choose a tag to compare

    Open source →
  8. v0.34.4-0.20260211004652-7a0b234d2293 11 Feb 2026 pre-release

    Nothing published for this version

  9. v0.34.3 11 Feb 2026
    Release notes

    更新内容

    • 添加local_ip对转发隧道生效开关 -local_ip_forward

    其他下载

    Open source →
    Release notes
    • 添加local_ip对转发隧道生效开关 -local_ip_forward
    Open source →
    Release notes

    v0.34.3

    Compare

    Choose a tag to compare

    Open source →
  10. v0.34.2 10 Feb 2026
    Release notes

    更新内容

    • 支持HTTP响应头超时配置 http_proxy_response_timeout
    • 支持指定出口IP地址 local_ip
    • 更新相关依赖包

    其他下载

    Open source →
    Release notes
    • 支持HTTP响应头超时配置 http_proxy_response_timeout
    • 支持指定出口IP地址 local_ip
    • 更新相关依赖包
    Open source →
    Release notes

    v0.34.2

    Compare

    Choose a tag to compare

    Open source →
  11. v0.34.1 02 Feb 2026
    Release notes

    更新内容

    • 优化P2P握手逻辑
    • 更新相关依赖包

    其他下载

    Open source →
    Release notes
    • 优化P2P握手逻辑
    • 更新相关依赖包
    Open source →
    Release notes

    v0.34.1

    Compare

    Choose a tag to compare

    Open source →
  12. v0.34.0 02 Feb 2026
    Release notes

    更新内容

    • 增强P2P打洞能力(不再兼容旧版) #198 (感谢cr4n5)
    • 避免连接过程超时断连
    • 混合代理添加白名单功能 #205 (感谢Yourdaylight)
    • 混合代理同时支持黑白名单功能
    • P2P优先使用IPv6直连
    • 优化P2P处理性能
    • 恢复P2P旧版客户端兼容性
    • 修复Win下P2P打洞失败
    • 更新相关依赖包

    其他下载

    Open source →
    Release notes
    • 增强P2P打洞能力(不再兼容旧版) #198 (感谢cr4n5)
    • 避免连接过程超时断连
    • 混合代理添加白名单功能 #205 (感谢Yourdaylight)
    • 混合代理同时支持黑白名单功能
    • P2P优先使用IPv6直连
    • 优化P2P处理性能
    • 恢复P2P旧版客户端兼容性
    • 修复Win下P2P打洞失败
    • 更新相关依赖包
    Open source →
    Release notes

    v0.34.0

    Compare

    Choose a tag to compare

    Open source →
  13. v0.33.14 21 Jan 2026
    Release notes

    更新内容

    • 调整限速逻辑
    • 修复pprof配置不生效 #199
    • 优化程序稳定性 #201
    • 优化高压转发场景
    • 更新相关依赖包

    其他下载

    Open source →
    Release notes
    • 调整限速逻辑
    • 修复pprof配置不生效 #199
    • 优化程序稳定性 #201
    • 优化高压转发场景
    • 更新相关依赖包
    Open source →
    Release notes

    v0.33.14

    Compare

    Choose a tag to compare

    Open source →
  14. v0.33.14-0.20260122071153-65076cfa565c 22 Jan 2026 pre-release

    Nothing published for this version

  15. v0.33.13 05 Jan 2026
    Release notes

    更新内容

    • 优化程序稳定性
    • 优化吞吐性能
    • 更新相关依赖包

    其他下载

    Open source →
    Release notes
    • 优化程序稳定性
    • 优化吞吐性能
    • 更新相关依赖包
    Open source →
    Release notes

    v0.33.13

    Compare

    Choose a tag to compare

    Open source →
  16. v0.33.12 13 Dec 2025
    Release notes
    • 域名转发支持强制自动证书
    • 更新相关依赖包
    Open source →
  17. v0.33.11 06 Nov 2025
    Release notes
    • 域名转发支持仅监听HTTPS
    • 更新相关依赖包
    Open source →
  18. v0.33.10 01 Nov 2025
    Release notes
    • 支持npc配置文件配置代理协议
    • 更新相关依赖包
    Open source →
  19. v0.33.9 03 Oct 2025
    Release notes
    • 优化拥塞控制逻辑
    • 重写Socks5逻辑
    • 移除仪表盘无效内容
    • 优化HTTPS流量统计
    • 配置文件添加默认值
    • 优化连接释放
    • 修复Win环境下连接数统计
    • 支持点击关闭弹窗
    • 更新相关依赖包
    Open source →
  20. v0.33.9-0.20250924082209-f5008b389eea 24 Sep 2025 pre-release

    Nothing published for this version

  21. v0.33.9-0.20250920224410-9f274a33fc22 20 Sep 2025 pre-release

    Nothing published for this version

  22. v0.33.8 19 Sep 2025
    Release notes
    • 兼容旧版本nps.conf解析
    • 优化命令行传参处理逻辑
    • 调整默认配置
    • 更新相关依赖包
    Open source →
  23. v0.33.7 16 Sep 2025
    Release notes
    • 客户端允许配置空SNI
    • 支持单独定制连接命令提示
    • HTTP/3端口支持复用
    Open source →
  24. v0.33.6 16 Sep 2025
    Release notes
    • 支持隧道目标指向桥接
    • 域名转发支持TLS终止
    • 调整页面翻译说明
    • 支持指定客户端连接Host/SNI
    Open source →
  25. v0.33.5 11 Sep 2025
    Release notes
    • 允许WS向浏览器返回错误
    • 混合代理禁用代理协议
    • 添加隧道嵌套转发支持 使用说明
    • 域名转发请求头默认插入X-Forwarded-Host
    • 添加头部删除支持
    • 更新相关依赖包
    Open source →
  26. v0.33.5-0.20250910021502-87c5efc94a35 10 Sep 2025 pre-release

    Nothing published for this version

  27. v0.33.4 09 Sep 2025
    Release notes
    • 添加客户端延迟检测API
    • 优化域名转发内存使用
    • API接口添加校验检查
    • 允许关闭客户端自动重连
    • 客户端列表添加延迟检测(点击在线按钮)
    • 更新相关依赖包
    Open source →
  28. v0.33.3 08 Sep 2025
    Release notes
    • 调整P2P重试逻辑
    • 支持WS获取真实IP
    • 更新相关依赖包
    • 升级GO至1.25
    Open source →
  29. v0.33.2 04 Sep 2025
    Release notes
    • 修复深色背景下分页按钮为浅色背景问题 #149
    • 添加P2P打洞重试次数限制
    • 更新相关依赖包
    Open source →
  30. v0.33.1 30 Aug 2025
    Release notes
    • 添加UDP不兼容提示
    • 添加Android编译
    • 调整默认兼容版本(需兼容旧版时配置secure_mode=false
    • 更新相关依赖包
    Open source →
  31. v0.33.1-0.20250828041629-b389bf570c4e 28 Aug 2025 pre-release

    Nothing published for this version

  32. v0.33.1-0.20250828011912-4922f3d2be82 28 Aug 2025 pre-release

    Nothing published for this version

  33. v0.33.0 27 Aug 2025
    Release notes
    • 优化退出逻辑
    • P2P绑定具体地址
    • 允许配置P2P连接模式
    • 支持使用环境变量代理连接
    • UDP分包转发(UDP不兼容旧版客户端)
    • 支持 0 长度包转发
    • 调整日志输出
    • 更新相关依赖包
    Open source →
  34. v0.32.10 26 Aug 2025
    Release notes
    • 添加调试日志输出
    • 优化P2P连接释放
    • 修复深色主题下浅色加载背景 #142
    • 避免深色主题切换页面闪烁
    • 自动跟随浏览器默认主题
    • 允许配置KeepAlive间隔
    Open source →
  35. v0.32.9 25 Aug 2025
    Release notes
    • 避免下载过程中被阻断导致绕过换源 #139
    • 优化P2P断连检测逻辑
    • 调整重复隧道检查逻辑
    • 更新相关依赖包
    Open source →
  36. v0.32.9-0.20250823092747-f4ff4f93ebc5 23 Aug 2025 pre-release

    Nothing published for this version

  37. v0.32.8 21 Aug 2025
    Release notes
    • 支持客户端通过配置文件覆盖已有临时隧道
    • 添加仅转发相关配置说明
    • 调整客户端连接处理逻辑
    • 更新相关依赖包
    Open source →
  38. v0.32.7 18 Aug 2025
    Release notes
    • 避免状态获取失败引起崩溃 #133
    • 优化状态获取性能
    • 修复IPv6地址显示 #135
    Open source →
  39. v0.32.6 18 Aug 2025
    Release notes
    • 重构状态获取函数 #134
    Open source →
  40. v0.32.5 17 Aug 2025
    Release notes
    • 避免状态获取失败引起崩溃 #133
    Open source →
  41. v0.32.4 12 Aug 2025
    Release notes
    • 避免注释影响配置文件解析
    • 修复时区不生效
    Open source →
  42. v0.32.3 11 Aug 2025
    Release notes
    • 支持使用代理更新 #128
    • 调整日志输出
    • 优化ACK检查逻辑
    • 添加时区配置支持
    • 内置tzdata数据库
    • P2P多隧道时复用同一底层连接
    • 避免QUIC提前关闭
    Open source →
  43. v0.32.2 11 Aug 2025
    Release notes
    • 整理仓库代码
    • 安装脚本添加超时切换
    • 安装脚本减少环境依赖
    • 优化客户端体积大小
    • 更新获取版本失败时直接切换CDN下载
    Open source →
  44. v0.32.2-0.20250809192715-ece0d39ef80a 09 Aug 2025 pre-release

    Nothing published for this version

  45. v0.32.1 09 Aug 2025
    Release notes
    • 优化连接释放
    • P2P、私密代理支持代理到本地
    • 优化断线重连逻辑
    • 添加允许用户使用本地代理配置
    Open source →
  46. v0.32.1-0.20250809163904-7cdaa39fd140 09 Aug 2025 pre-release

    Nothing published for this version

  47. v0.32.0 09 Aug 2025
    Release notes
    • 使用UUID标记每个客户端实例
    • 私密代理支持连接复用
    • 修复文件隧道访问
    • 管理页面隧道添加点击复制
    • 允许配置多条文件隧道
    • 添加禁用P2P连接选项
    • 更新相关依赖包
    Open source →
  48. v0.31.2-0.20250809131900-e96c01fe1d05 09 Aug 2025 pre-release

    Nothing published for this version

  49. v0.31.2-0.20250809075256-b3478d885304 09 Aug 2025 pre-release

    Nothing published for this version

  50. v0.31.1 08 Aug 2025
    Release notes
    • 更激进地连接状态检查策略
    • 避免系统时钟差异导致在线时间不正确
    • 避免系统时钟差异导致登录失败
    • 调整超时错误判断逻辑
    Open source →
  51. v0.31.0 07 Aug 2025
    Release notes
    • 优化连接复用
    • 支持原生QUIC特性
    Open source →
  52. v0.30.6 07 Aug 2025
    Release notes
    • P2P无感切换连接
    • NPC同时支持命令启动和传入配置文件启动
    • 自动转换全角冒号为半角冒号
    • 添加允许私密代理客户端连接任意地址配置
    • 添加是否允许用户使用vkey登录管理配置
    • 添加默认预读取最大限制
    • 添加是否允许P2P回落私密代理选项
    • 符合RFC1928规范要求
    • 允许Socks5的UDP连接端口号改变
    • 优化游戏场景隧道性能
    • 修复开启压缩或加密时代理到服务器本地失败
    • 文件隧道允许配置只读
    • 支持通过文件配置混合代理
    • 文件隧道支持配置为其他隧道的目的地址(不再兼容旧版)
    • 添加客户端节点数量统计(旧版客户端相同vkey每个IP地址最多连1个)
    • 管理页面添加文件隧道连接地址
    • 更新相关依赖包
    Open source →
  53. v0.30.5 03 Aug 2025
    Release notes
    • 优化小包转发性能
    • 优化P2P访问时延
    • 限制P2P访问隧道类型
    • 调整Socks5超时时间
    Open source →
  54. v0.30.5-0.20250803150732-ae68bb545a97 03 Aug 2025 pre-release

    Nothing published for this version

  55. v0.30.5-0.20250803132952-1e127bcce209 03 Aug 2025 pre-release

    Nothing published for this version

  56. v0.30.5-0.20250803120344-29941c9bb258 03 Aug 2025 pre-release

    Nothing published for this version

  57. v0.30.4 03 Aug 2025
    Release notes
    • P2P 支持双栈连接
    • 整理优化代码
    • 修正拼写错误
    • P2P 在双方支持时自动使用 QUIC 建立连接
    • P2P 支持原生 QUIC 特性
    • 修复 NPC 的 status 查询功能
    • 优化超时释放逻辑
    • 增强断连状态检测
    • 私密代理支持UDP
    • 调整管理页面显示
    Open source →
  58. v0.30.4-0.20250802163631-15eaef1c1827 02 Aug 2025 pre-release

    Nothing published for this version

  59. v0.30.4-0.20250802031449-f56d56947249 02 Aug 2025 pre-release

    Nothing published for this version

  60. v0.30.3 01 Aug 2025
    Release notes
    • 支持客户端主备 / 轮询 / 随机模式选择
    • 提升并发安全性
    • 修复一些资源泄露问题
    • 优化连接池获取策略
    • 调整连接状态判断逻辑
    • 优化 Socks5 处理逻辑
    • P2P 支持多客户端连接
    • 更新相关依赖包
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive