Flat network trust
Once a legacy VPN session is up, the whole subnet is reachable. NetSeed grants access per service, per identity — lateral movement has nowhere to go.
NetSeed connects users, agents, and services through a zero-trust overlay — separated control and data planes, policy enforced at the edge, and private keys that never leave the node. Supports access via peer-to-peer tunnel or clientless browser.
Built for remote access, engineering, Kubernetes, databases, and AI workloads.
A flat tunnel is an implicit grant: one credential opens every reachable host, keys get copied across devices, and the audit log can't tell you what was actually touched. NetSeed replaces the perimeter with per-flow, per-identity access.
Once a legacy VPN session is up, the whole subnet is reachable. NetSeed grants access per service, per identity — lateral movement has nowhere to go.
Appliance VPNs ship keys around in config files. NetSeed generates keys on each node and device, never transmits them, and rotates session certificates automatically.
Connection logs say someone connected — not what they reached. NetSeed emits a structured record per flow: identity, device, destination, matched policy, bytes.
Connect identity providers, device trust signals, and security event pipelines to NetSeed without rebuilding your existing operational model.
Connect OIDC-compatible identity providers to centralize authentication and map group-based policy into NetSeed.
Sync users, groups, and access assignments through directory or provisioning workflows to keep access boundaries current.
Use device trust and posture signals as conditions in your access model — restrict flows to managed or compliant endpoints.
Export per-flow audit records to HTTP endpoints, object storage, or SIEM pipelines without installing proprietary agents.
Automate user onboarding, service publishing, and policy management through a programmable control surface.
No single component owns the full access context. The control plane coordinates but never carries traffic; the gateway decides at ingress; the site keeps the final say. Failures stay isolated, and audits stay clean.
NSD handles org, identity, config, and policy coordination without touching production traffic — or your keys.
Client traffic reaches NSGW first; policy is enforced at ingress instead of opening the entire network.
NSN proxies and restricts access next to workloads, so keys and resource boundaries remain on the site side.
NSD coordinates trust without ever holding private material. WireGuard keys are generated and stay at the edge.
Run multiple coordinating NSDs across regions. Control-plane availability is not a single-tenant concern.
Userspace name resolution and virtual IPs. No kernel modules, no system rewires, no privileged install dance.
Managed PoPs relay encrypted traffic only. Termination is opt-in, per-tunnel, and clearly logged.
Site nodes have the final say on what reaches your workloads — even if control-plane policy lags or is contested.
Clients are open-source where it counts. Prometheus-shaped telemetry; no proprietary observability tax.
NetSeed gives developers, agents, CI jobs, and internal applications scoped access paths instead of flat network exposure.
Give engineers, operators, and remote workers scoped access to internal services and environments — no flat-tunnel VPN, no shared credential bundles.
Issue scoped identities to AI agents, CI jobs, and automation pipelines so they reach only what they need — and the access path is audited and revocable.
Publish internal services over a controlled ingress path — browser, API, or client access to back-office apps and restricted APIs without exposing the surrounding subnet.
Every model runs the same architecture — you choose which planes to own.
Managed control plane and global PoP mesh. The fastest path to production for teams that want access, not infrastructure.
Run NSD on your own infrastructure with full sovereignty over config, keys, and audit data. Air-gap supported.
Managed control plane with self-hosted gateways and site nodes — keep data boundaries while cutting maintenance.
Install the client, authenticate, register a site node — the access path comes online by itself. Keys are generated locally and never uploaded.
Mesh VPNs collapse identity, policy, and forwarding into one plane. NetSeed splits them: NSD owns control, NSGW owns transport, NSN owns enforcement. Failures stay isolated; audits stay clean.
Direct and peer-to-peer when reachable; otherwise through a managed relay that forwards encrypted packets without inspecting them. Termination at a PoP is opt-in and visibly logged.
Clients and data-plane reference implementations are open. NSD is open-core: a fully featured self-hosted edition plus a managed Cloud edition.
Self-hosted keeps everything inside your boundary. Hybrid pins data-plane and audit storage to chosen regions. Cloud offers EU and US residency tiers.
Yes. The self-hosted distribution runs without outbound internet, with offline license activation and signed update bundles.
The free tier is the full product at small scale. Procurement-grade trials run through sales, with architecture deep-dives and a security questionnaire.
为远程访问、工程研发、Kubernetes、数据库与 AI 工作负载而打造。
一条扁平隧道就是一次隐式授权:一份凭据即可打开所有可达主机,密钥在设备间被复制,而审计日志无法告诉你实际访问了什么。NetSeed 以按流、按身份的访问取代边界。
传统 VPN 会话一旦建立,整个子网便可达。NetSeed 按服务、按身份授权访问 —— 横向移动无处可去。
硬件 VPN 通过配置文件四处分发密钥。NetSeed 在每个节点与设备本地生成密钥,永不传输,并自动轮换会话证书。
连接日志只说明有人连上了 —— 却不知道他们访问了什么。NetSeed 为每一条流输出结构化记录:身份、设备、目的地、命中的策略、字节数。
将身份提供商、设备信任信号与安全事件管道接入 NetSeed,无需重建你既有的运营模式。
接入兼容 OIDC 的身份提供商,集中管理认证,并将基于组的策略映射进 NetSeed。
通过目录或供给流程同步用户、组与访问分配,持续保持访问边界的时效性。
将设备信任与态势信号作为访问模型中的条件 —— 将流量限制在受管或合规的端点上。
将按流审计记录导出到 HTTP 端点、对象存储或 SIEM 管道,无需安装专有代理。
通过可编程的控制面,自动化用户入驻、服务发布与策略管理。
没有任何单一组件掌握完整的访问上下文。控制面负责协调,但从不承载流量;网关在入口处决策;站点保留终决权。故障保持隔离,审计保持清晰。
NSD 负责组织、身份、配置与策略协调,不触碰生产流量 —— 也不触碰你的密钥。
客户端流量先抵达 NSGW;策略在入口处执行,而非打开整个网络。
NSN 在工作负载旁代理并限制访问,使密钥与资源边界保留在站点侧。
NSD 协调信任,却从不持有私有材料。WireGuard 密钥在边缘生成并驻留于此。
跨地域运行多个协同的 NSD。控制面可用性不再是单租户的顾虑。
用户态名称解析与虚拟 IP。无内核模块、无系统改写、无需特权安装的繁琐流程。
托管 PoP 仅中继加密流量。终止为按隧道显式开启,并清晰记录日志。
站点节点对何者可达你的工作负载拥有终决权 —— 即便控制面策略滞后或存在争议。
关键之处客户端开源。Prometheus 形态的遥测;没有专有可观测性的额外成本。
NetSeed 为开发者、智能体、CI 任务与内部应用提供按服务授权的访问路径,而非扁平的网络暴露。
为工程师、运维人员与远程办公者提供对内部服务与环境的按服务授权访问 —— 没有扁平隧道 VPN,没有共享凭据包。
为 AI 智能体、CI 任务与自动化管道签发按服务授权的身份,使其只能访问所需之处 —— 且访问路径可审计、可撤销。
通过受控入口路径发布内部服务 —— 以浏览器、API 或客户端访问后台应用与受限 API,而不暴露周边子网。
每种模式都运行同一套架构 —— 由你选择自持哪些平面。
托管的控制面与全球 PoP 网状网。对于只想要访问、不想要基础设施的团队而言,这是投产的最快路径。
在你自己的基础设施上运行 NSD,对配置、密钥与审计数据拥有完全主权。支持网络隔离(air-gap)。
托管控制面搭配自托管网关与站点节点 —— 在削减维护成本的同时守住数据边界。
网状 VPN 将身份、策略与转发压缩进单一平面。NetSeed 将其拆分:NSD 掌控制面,NSGW 掌传输,NSN 掌执行。故障保持隔离;审计保持清晰。
可达时走直连与点对点;否则经由托管中继转发加密数据包而不加以检查。在 PoP 处终止为显式开启,并可见地记录日志。
客户端与数据面参考实现均开源。NSD 采用开放内核模式:功能完整的自托管版本,外加一个托管的 Cloud 版本。
自托管将一切保留在你的边界之内。混合模式将数据面与审计存储固定到所选地域。Cloud 提供欧盟与美国的驻留分级。
可以。自托管发行版无需出站互联网即可运行,支持离线许可激活与已签名的更新包。
免费层就是小规模下的完整产品。采购级试用经由销售进行,包含架构深度解析与安全问卷。