add readme
This commit is contained in:
parent
00a2504fb2
commit
3f371972a0
1 changed files with 21 additions and 0 deletions
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# 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
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ mac4nick --help
|
||||||
|
Configuration
|
||||||
|
|
||||||
|
Options:
|
||||||
|
--listen listen address
|
||||||
|
--dsn database dsn
|
||||||
|
--session-secret session secret
|
||||||
|
--log debug
|
||||||
|
--help display usage information
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue