A container which encrypts your message. Good luck decrypting it!!!
docker pull pointlesscode/encrypt:latest
docker run --rm pointlesscode/encrypt "Your message here"
- clone the project and cd to folder
- build and run the image
docker build -t encrypt .
docker run --rm encrypt "Your message here"
.less
Instagram
GitHub
DockerHub
The project is open-sourced software licensed under the MIT license.