Skip to content

N4v41/CyberChef-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CyberChef-docker

Just a CyberChef docker version, its based in the latest build of Cyberchef and it has multiarch containers if you want to simply host a version of cyberchef yourself. the image is based in nginx alpine for hosting the static files

Docker image can be pulled from dockerhub

docker pull n4v41/cyberchef

just run like:

docker run -p 8080:80 n4v41/cyberchef

and then enjoy!