super

module
v0.1.24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 2, 2023 License: BSD-3-Clause

README

A Secure Programmable Router

release version version dev docker build iso build license

Introduction

This project creates a hardened router setup for connecting IOT devices or running an entire home network. By employing per-station passphrases and strict firewall rules, a hardened network is created. The project enables a high degree of confidence about where packets come from and where they can actually go, with protections against MAC cloaking/spoofing and fine grained access controls.

Goals

  1. Security & Privacy
  2. Programmable with an API
  3. Easy to use

UI Demo Page

https://demo.supernetworks.org/

Updating

Building from scratch
./build_docker_compose.sh
docker-compose up -d

For performance and to minimize wear on SD cards, the build uses a memory-backed filesystem. On memory-limited devices, this can cause build failures if memory is exhausted. In this case, you can provide the build argument --set "*.args.USE_TMPFS=false".

Using prebuilt containers
docker-compose pull
docker-compose up -d

Directories

Path Synopsis
wifid

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL