github.com/picatz/niji
master / published Dec 2, 2017 / repository
๐ Turn your network packets into a command-line rainbow.
่น
๐ Niji
Turn your network packets into a command-line rainbow.

Installation
To compile niji, you're going to need to have crystal installed.
git clone https://github.com/picatz/niji.git
cd niji
make
make install
Or be really brave and pipe this into bash:
curl https://raw.githubusercontent.com/picatz/niji/master/install.sh | bash
Usage
Just run niji to start it.
$ niji
Specify a network interface to listen on.
$ niji eth0
Contributors
- picatz Kent 'picat' Gruber - creator, maintainer