1
0
mirror of https://github.com/zu1k/nali.git synced 2025-01-23 05:39:03 +08:00
Go to file
2020-07-17 11:47:52 +08:00
.github/workflows mod docker.yml 2020-07-17 11:13:31 +08:00
cmd add stdin parse 2020-07-17 10:52:36 +08:00
constant mod comment 2020-07-17 09:55:24 +08:00
internal add db choose 2020-07-17 11:37:03 +08:00
pkg add db choose 2020-07-17 11:37:03 +08:00
.gitignore init 2020-07-17 09:05:25 +08:00
Dockerfile update makefile and dockerfile 2020-07-17 11:11:56 +08:00
go.mod move db to ~/.nali 2020-07-17 09:41:09 +08:00
go.sum add stdin parse 2020-07-17 10:52:36 +08:00
LICENSE init 2020-07-17 09:05:25 +08:00
main.go add db choose 2020-07-17 11:37:03 +08:00
Makefile update make file 2020-07-17 11:47:52 +08:00
README.md opti 2020-07-17 09:43:48 +08:00


nali

Something

Github Actions

Install

he Requires Go >= 1.14. You can build it from source:

$ go get -u -v github.com/zu1k/nali

Pre-built binaries are available here: release

Usage