Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 745 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 745 Bytes

Nethunter-In-Termux

This is a script by which you can install Kali nethunter (Kali Linux) in your termux application without rooted phone

Steps For Installation

  1. Download script in HOME curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter
  2. Give execution permission chmod +x kalinethunter
  3. Run script ./kalinethunter
  4. Now just start kali nethunter startkali

In Case Of SSL error: certificate verify failed

Rerun script with extra parameter --insecure or copy paste this command ./kalinethunter --insecure

Here is guide to setup LXDE

https://www.hax4us.com/2018/07/how-to-install-lxde-in-kali-nethunter.html?m=1

You have any idea to improve ? So Just give PR