Skip to content

moguay/kali-nomachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kali-nomachine

Kali Dockerfile with NoMachine remote access

How to run

Build

git clone https://github.com/moguay/kali-nomachine.git
cd kali-nomachine
docker build -t=kali-nomachine .

Docker pull command

docker pull moguay/kali-nomachine

Usage

docker run -d -p 4000:4000 --name desktop --cap-add=SYS_PTRACE moguay/kali-nomachine

Connect to the container

Download the NoMachine client from: https://www.nomachine.com/download, install the client, create a new connection to your public ip, port 4000, NX protocol, use password for authentication (user: nomachine password: nomachine | change Dockerfile to use your own password)

About

Kali Dockerfile with NoMachine remote access

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages