Kaoiji
a Bancho written in Golang (our current Bancho)
Build Status
Requirements
Building
Install the latest Golang version if not already Here.
Download Kaoiji via
go get -d -v github.com/Gigamons/Kaoiji
Go into the Source code located at
Windows: %GOPATH%/src/Gigamons/Kaoiji
Unix: $GOPATH/src/Gigamons/Kaoiji
Then run
go build -v kaoiji.go
the Compiled binary is located in the Source directory.
Installation
Download the LATEST pre-compiled binary here or build it by yourself.
TODO Finish.
Todo