Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

KaliRPIVNCSetup

Summary

This script will auto setup vncserver, VNC server will auto start on boot in Kali Linux Raspberry Pi 3 and Raspberry Pi Zero W for VNC session

Features

Auto configured VNC server for remote session for RPI Kali Linux, auto start VNC server on boot you can easily change resolution, depth, VNC server password using this script

How to setup?

First of all tightvncserver must be installed, it already preinstall in Kali Linux ARM.

apt-get install tightvncserver

give executable permission.

chmod +x setup.sh

Run it and follow instructions.

./setup.sh

Video Demo

Raspberry Pi VNC Server auto starter demo youtube Raspberry Pi Hacking Machine demo youtube

About

This script will auto setup vncserver in Kali Linux Raspberry Pi 3 and Raspberry Pi Zero W for VNC session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages