No description
Find a file
2020-08-31 22:57:57 +02:00
src add time filter 2020-08-29 12:02:40 +02:00
static use local bulma 2020-08-22 10:52:54 +02:00
templates rename 2020-08-22 13:34:32 +02:00
.dockerignore docker 2020-08-21 23:43:42 +02:00
.gitignore use local bulma 2020-08-22 10:52:54 +02:00
Cargo.lock rename 2020-08-22 13:34:32 +02:00
Cargo.toml rename 2020-08-22 13:34:32 +02:00
Dockerfile add static files to dockerimage 2020-08-22 16:08:59 +02:00
index.html some work 2020-08-14 00:03:56 +02:00
LICENSE add license 2020-08-31 22:56:19 +02:00
README.md add readme 2020-08-31 22:57:57 +02:00

mac4nick

mac4nick is a small and self contained webinterface to manage the MAC address assingment for Hackerspace Bamberg members.

It features an option to update existing MAC entries, unlike the existing solutions.

Usage

$ mac4nick --help
Configuration

Options:
  --listen          listen address
  --dsn             database dsn
  --session-secret  session secret
  --log             debug
  --help            display usage information