diff --git a/src/README.md b/src/README.md index 446330ad5..9ba95b969 100644 --- a/src/README.md +++ b/src/README.md @@ -6,8 +6,14 @@ _Hacktricks logo's & bewegingsontwerp deur_ [_@ppiernacho_](https://www.instagram.com/ppieranacho/)_._ -> [!TIP] -> Welkom op die bladsy waar jy elke **hacking trick/technique/whatever verwant aan CI/CD & Cloud** sal vind wat ek geleer het in **CTFs**, **werklike** lewe **omgewings**, **navorsing**, en **lees** navorsings en nuus. +### Voer HackTricks Cloud Plaaslik Uit +```bash +# Download latest version of hacktricks cloud +git clone https://github.com/HackTricks-wiki/hacktricks-cloud +# Run the docker container indicating the path to the hacktricks-cloud folder +docker run -d --rm -p 3377:3000 --name hacktricks_cloud -v $(pwd)/hacktricks-cloud:/app ghcr.io/hacktricks-wiki/hacktricks-cloud/translator-image bash -c "cd /app && git pull && MDBOOK_PREPROCESSOR__HACKTRICKS__ENV=dev mdbook serve --hostname 0.0.0.0" +``` +Jou plaaslike kopie van HackTricks Cloud sal **beskikbaar wees by [http://localhost:3377](http://localhost:3377)** na 'n minuut. ### **Pentesting CI/CD Metodologie**