Converto is a Great, Easy to use and Free tool for Installing Kali linux on VPS.It also installs VNC’s (Graphical / Non-Graphical VNC).
It’s very Fast, Secure and Reliable to use.As well as, It is Tested on both Ubuntu and Debian.

这个脚本会把你VPS上的系统安装成Kali Linux,并可以选择安装VNC。

1
2
3
4
5
6
apt-get update
apt-get install git
git clone https://github.com/developerkunal/Converto.git
cd Converto
chmod +x converto.sh
./converto.sh

安装之后:
启动VNC服务:vncserver
关闭VNC服务:vncserver -kill :1