Skip to content

0xcary/kcc-toolkit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kcc-toolkit

Toolkit for KCC

Ubuntu:

Note: Some flavors of Ubuntu have an out of date go package, so you must add the updated repo manually

$ sudo add-apt-repository ppa:longsleep/golang-backports
$ sudo apt update
$ sudo apt install golang-go
$ git clone https://github.com/kcc-community/kcc-toolkit.git
$ cd kcc-toolkit
$ go get -d -v
$ ./build.sh

Packages

No packages published

Languages

  • Go 99.8%
  • Shell 0.2%