Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tamcore/cyberchef
Simple Container Image of GCHQ's CyberChef
https://github.com/tamcore/cyberchef
container container-image cyberchef docker helm helm-chart kubernetes kubernetes-deployment
Last synced: 2 months ago
JSON representation
Simple Container Image of GCHQ's CyberChef
- Host: GitHub
- URL: https://github.com/tamcore/cyberchef
- Owner: tamcore
- Created: 2022-04-18T06:40:36.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T15:04:58.000Z (3 months ago)
- Last Synced: 2024-11-27T16:21:09.820Z (3 months ago)
- Topics: container, container-image, cyberchef, docker, helm, helm-chart, kubernetes, kubernetes-deployment
- Language: Smarty
- Homepage:
- Size: 171 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Container Image for Cyberchef
This is nothing special. Just a minimal container image for [Cyberchef](https://github.com/gchq/CyberChef).
## Usage
### Install in Kubernetes
This assumes, that your ingress class is called *nginx* and your cert-manager ClusterIssuer for SSL certificates is called *letsencrypt-prod*.Additionally, you should change mydomain.tld to something you own.
```
helm repo add cyberchef https://tamcore.github.io/cyberchefcat <