Files
templates/blueprints/cyberchef/template.toml
Jainil Prajapati 🪐 f5a50d2e12 added CyberChef entry (#221)
* Refactor meta.json: standardize tag formatting and add CyberChef entry

- Reformatted tag lists for consistency across all entries in meta.json.
- Added new entry for CyberChef, including relevant links and tags.

* Add MAZANOKE and SearXNG entries to meta.json

- Introduced MAZANOKE, a self-hosted image hosting platform, with relevant links and tags.
- Added SearXNG, a privacy-respecting metasearch engine, including detailed description and tags for better categorization.

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
2025-07-11 23:59:35 -06:00

12 lines
214 B
TOML

[variables]
main_domain = "${domain}"
[config]
[[config.domains]]
serviceName = "cyberchef"
port = 80
host = "${main_domain}"
path = "/"
[config.env]
# No environment variables required for basic CyberChef setup