All Templates / Other
Kali Linux
Kali Linux with the tools you love and a shell, all accessible over the web
kali-linux-docker
Mys7erio/kali-railway
Just deployed
Want to try out Kali Linux or want to have a mini version of kali linux available at all times? Then feel free to give this project a try:
This project uses the official kali linux rolling image to deploy a container which can then be used to install most of the cli tools which comes with kali linux pre-installed. Behind the scenes, it uses ttyd to provide a hassel free and a very accessible way to access the command line.
When deploying to Railway, the USERNAME and PASSWORD enviroment variables will be set to a random string, thanks to railway's template variables
NOTE: It is strongly adviced to provide the USERNAME and PASSWORD enviroment variables before deploying the project.
To view or edit the USERNAME and PASSWORD enviroment variables, click on the deployed template -> Variables tab
# Using docker to create an image and run a container locally
# To build the container image
docker build -t kali-railway
# To run a demo installation on port 8080 with the username set to "admin" and password set to "password"
docker run --rm -e USERNAME=admin -e PASSWORD=password -e PORT=8080 -p 8080:8080 kali-railway
Template Content
kali-linux-docker
Mys7erio/kali-railwayDetails
Shakir's Projects
Created on Dec 24, 2023
284 total projects
98 active projects
100% success on recent deploys
Dockerfile
Other
More templates in this category
Foundry Virtual Tabletop
A Self-Hosted & Modern Roleplaying Platform
Lucas's Projects
44
(v1) Simple Medusa Backend
Deploy an ecommerce backend and admin using Medusa
Shahed Nasser's Projects
318