Skip to content

v1.0.0

Latest

Choose a tag to compare

@tinymins tinymins released this 23 Jul 18:08
f54ca05

First public release of Xiaomi NBNS Proxy.

首个公开版本,用于帮助小米摄像头跨越路由网络或三层 VPN 发现远端 SMB
服务器。

Highlights:

  • Strictly targets one configured camera and one upstream NBNS/SMB server.
  • Validates wildcard NB and NBSTAT replies before returning them.
  • Uses the upstream server address as the reply source so tested Xiaomi
    firmware connects directly to the remote server.
  • Proxies discovery only; SMB data and credentials do not pass through it.
  • Includes English and Simplified Chinese setup and troubleshooting guides.
  • Includes a statically linked Linux x86-64 binary.

主要功能:

  • 严格限定一台摄像头和一台远端 NBNS/SMB 服务器。
  • 返回前校验 NB/NBSTAT 通配符响应。
  • 以远端服务器地址作为发现回包源地址,使摄像头直接连接远端 SMB。
  • 仅代理发现流程,不转发 SMB 数据和账号密码。
  • 提供中英文安装、使用和排错文档。
  • 附带 Linux x86-64 静态链接二进制。