https://github.com/techchipnet/kalirpivncsetup
This script will auto setup vncserver in Kali Linux Raspberry Pi 3 and Raspberry Pi Zero W for VNC session
https://github.com/techchipnet/kalirpivncsetup
Last synced: 9 months ago
JSON representation
This script will auto setup vncserver in Kali Linux Raspberry Pi 3 and Raspberry Pi Zero W for VNC session
- Host: GitHub
- URL: https://github.com/techchipnet/kalirpivncsetup
- Owner: techchipnet
- Created: 2019-04-14T15:23:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T15:40:20.000Z (over 6 years ago)
- Last Synced: 2025-04-04T18:12:00.641Z (9 months ago)
- Language: Shell
- Size: 7.81 KB
- Stars: 70
- Watchers: 6
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
[](https://www.youtube.com/watch?v=Q5VoWO32fF0)
[](https://www.youtube.com/watch?v=TenJ7QxrfYk)