super
SPR is an open-source router platform that assigns one WiFi password per device and enforces zero-trust network policies with per-device DNS rules and ad-blocking. It runs on commodity Linux hardware (like Raspberry Pi) via Docker and includes WireGuard VPN, firewall policy controls, and observability features for home and small-business networks.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | spr-networks/super |
| Owner | spr-networks |
| Primary language | JavaScript |
| License | BSD-3-Clause — OSI-approved |
| Stars | 740 |
| Forks | 57 |
| Open issues | 34 |
| Latest release | v1.1.7 (2026-07-07) |
| Last updated | 2026-07-08 |
| Source | https://github.com/spr-networks/super |
What super is
Built on JavaScript/React frontend and Go backend, SPR implements device identity via MAC+passphrase, assigns /30 subnets per device, and uses nftables for policy-based packet filtering and routing. It supports WPA3 Multi-PSK, CoreDNS for DNS filtering, and offers an API-driven plugin architecture for extensibility.
Get the super source
Clone the repository and explore it locally.
git clone https://github.com/spr-networks/super.gitcd super# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- Requires Linux system (Raspberry Pi 4+, x86, ARM) with Docker and sufficient RAM for comfortable operation; builds may exhaust memory on very constrained devices.
- Per-device password management increases user friction; suitable for small networks (< 50 devices) but requires careful rollout for larger user bases.
- Policy rules are defined via API or UI; plan for documentation and training on zero-trust model (routing isolation, device groups, port forwarding rules).
- DNS filtering depends on correct list feeds and per-device rule configuration; misconfiguration can break legitimate traffic or bypass intended blocks.
- Backup and restore workflows not explicitly documented in excerpt; clarify disaster recovery procedures before production deployment.
When to avoid it — and what to weigh
- Enterprise-Scale Deployments — No evidence of multi-site management, LDAP/RADIUS integration, or centralized monitoring for hundreds of devices. Built for home/SOHO, not data-center or distributed infrastructure.
- Carrier-Grade or ISP Deployments — No mention of DHCP failover, BNG features, subscriber management, or compliance with carrier SLAs. Not designed for high-availability or multi-tenant scenarios.
- Low-Resource Constrained Environments — Build process uses memory-backed filesystems and Docker; minimal hardware like old embedded routers may struggle. Requires at least Raspberry Pi 4 equivalent.
- Requires Proprietary Closed-Source Integrations — SPR is open-source; if your stack mandates closed-source vendor dependencies or licensing tied to hardware, this may not fit procurement policies.
License & commercial use
Licensed under BSD-3-Clause, a permissive OSI-approved license allowing commercial use, modification, and distribution with attribution and liability disclaimers. No copyleft restrictions.
BSD-3-Clause permits commercial deployment without royalties or approval. However, project includes optional paid tiers ('SPR PLUS' subscription for advanced features); clarify whether commercial use requires licensing those premium features separately. Review terms at supernetworks.org for subscription scope.
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Adequate |
| License clarity | Clear |
| Deployment complexity | Moderate |
| DEV.co fit | Good |
| Assessment confidence | High |
Project emphasizes zero-trust, per-device identity, and WPA3 Multi-PSK support (noted as 'SPR first'). Minimizes attack surface via Go+JavaScript stack and nftables hardening. Supports policy-based spoofing prevention. No independent security audit mentioned. DNS filtering is client-side (effective against common threats but not a privacy panacea). VPN and encryption depend on correct WireGuard/WPA3 configuration. Review threat model: local network attacks, DNS exfiltration, and rogue AP scenarios.
Alternatives to consider
OpenWrt
Mature, widely-deployed open-source router OS with extensive hardware support and package ecosystem, but heavier, less opinionated on zero-trust design, requires more tuning for per-device policies.
pfSense / OPNsense
Powerful firewall-centric distributions for advanced routing and policy, but x86-focused, steeper learning curve, and less optimized for home WiFi mesh scenarios.
Ubiquiti Dream Machine / UniFi
Commercial closed-source offering with polished UI and multi-site management, but proprietary, vendor lock-in, and lacks per-device password granularity SPR provides.
Build on super with DEV.co software developers
If you need per-device network isolation, zero-trust policies, and full control over DNS and firewall rules, request a technical demo or consultation to assess fit for your SOHO or home environment.
Talk to DEV.coRelated on DEV.co
Explore the category and the services that help you build with it.
super FAQ
Can I run SPR on my existing router hardware?
Is SPR suitable for guests and family members without technical skills?
What happens if the SPR router goes down?
How does SPR handle DNS privacy?
Custom software development services
From first prototype to production, DEV.co delivers software development services around tools like super. Our software development agency staffs experienced software developers and web developers for custom software development, web development, integrations, and ongoing support across open-source security and beyond.
Evaluate SPR for Your Network Infrastructure
If you need per-device network isolation, zero-trust policies, and full control over DNS and firewall rules, request a technical demo or consultation to assess fit for your SOHO or home environment.