Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/terassyi/kakoi
The configuration management tool for security exercises infrastructure.
https://github.com/terassyi/kakoi
Last synced: 3 days ago
JSON representation
The configuration management tool for security exercises infrastructure.
- Host: GitHub
- URL: https://github.com/terassyi/kakoi
- Owner: terassyi
- License: mit
- Created: 2020-09-19T13:11:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-16T09:58:41.000Z (almost 3 years ago)
- Last Synced: 2024-06-21T18:53:20.918Z (5 months ago)
- Language: Go
- Homepage:
- Size: 219 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![SecHack365](https://img.shields.io/static/v1?label=SecHack365&message=2020&color=ffd700)](https://sechack365.nict.go.jp/) [![License:MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
# Kakoi
The configuration management tool for security exercises infrastructure.## Setup
```shell script
git clone https://github.com/terassyi/kakoi
cd kakoi
sudo ./setup.sh
```## Acknowledgements
This project is the development results of [SecHack365](https://sechack365.nict.go.jp/) that is security innovator training program conducted by National Institute of Information and Communications Technology (NICT).