Skip to content

Hax4us/Nethunter-In-Termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

  1. Use command startkali to start nethunter. Default user is kali and default password is also kali.
  2. if you want to start nethunter as a root user then use command startkali -r.

VNC Guide

  1. To start a vnc session vnc start
  2. To stop a vnc session vnc stop
  3. To check status ( Display and port number) of vnc session vnc status
  4. If user is kali then by default vnc start will start vncserver with DISPLAY=:2 & PORT=5902 and for root user DISPLAY=:1 & PORT=5901

In Case Of SSL error: certificate verify failed

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

setup LXDE

Default DESKTOP is XFCE4 but you can setup LXDE also 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages