[go: nahoru, domu]

Skip to content

This is the tutorial to repair kex in rootless nethunter termux.

Notifications You must be signed in to change notification settings

mrfoxie/repair-kex

Repository files navigation

Repair Kex in Kali NetHunter Rootless

GitHub clones|any|total GitHub clones|any|14d

This is for kex repair and solve all vnc server error in kalinethunter # Installation ``` sudo apt update sudo apt install git -y # ignore if installed # ignore upper lines if you already installed git cd ~/ git clone https://github.com/mrfoxie/repair-kex.git cd repair-kex sudo chmod +x repair-kex sudo ./repair-kex ``` # Uninstall ``` cd ~/repair-kex chmod +x uninstall-kex sudo ./uninstall-kex ```