mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
21 lines
636 B
Plaintext
21 lines
636 B
Plaintext
---
|
|
title: Cyberchef
|
|
description: "Data analysis and manipulation tool for cybersecurity."
|
|
og:
|
|
description: "Run CyberChef data analysis on Coolify for encoding, decoding, encryption, compression, and data transformation with 300+ operations."
|
|
category: "Security"
|
|
icon: "/docs/images/services/cyberchef-logo.jpeg"
|
|
---
|
|
|
|
# Cyberchef
|
|
|
|
<ZoomImage src="/docs/images/services/cyberchef-logo.jpeg" alt="Cyberchef dashboard" />
|
|
|
|
## What is Cyberchef
|
|
|
|
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://github.com/gchq/CyberChef?utm_source=coolify.io)
|