Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 272 Bytes

readme.md

File metadata and controls

10 lines (6 loc) · 272 Bytes

Github project for Nuclei documentation website https://nuclei.projectdiscovery.io

Running self-hosted version

git clone https://github.com/projectdiscovery/nuclei-docs; cd nuclei-docs; \
docker run --rm -it -p 8000:8000 -v ${PWD}:/docs titom73/mkdocs