mausezahn: bind to IP address in interactive mode
commit2de653340c789c2ef4b442b146c3f3e53e306c31
authorJon Schipp <jonschipp@gmail.com>
Thu, 24 Jul 2014 18:01:43 +0000 (24 18:01 +0000)
committerTobias Klauser <tklauser@distanz.ch>
Fri, 25 Jul 2014 06:21:58 +0000 (25 08:21 +0200)
tree4a080d8db93f368acaa0360422df92873da6d3cf
parent52463b7934760b1afabd6523913a48ba2a7c51ee
mausezahn: bind to IP address in interactive mode

Adds new option ``-l'' that can be used to set mausezahn's
listen address to bind to an IP of choice. e.g.

mausezahn -l 127.0.0.1 -x

Signed-off-by: Jon Schipp <jonschipp@gmail.com>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
mausezahn.8
mausezahn.zsh
staging/cli.c
staging/cli.h
staging/mausezahn.c