Skip to content

A simple bash script to install Kali Linux NetHunter in an unrooted android device using Termux.

License

Notifications You must be signed in to change notification settings

amanbytes/Nethunter-In-Termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

NetHunter-In-Termux

A simple bash script to install Kali Linux NetHunter in an unrooted android device using Termux. Just clone this repository in your Termux and then run nethunter-in-termux.sh file.

Official tutorial blog and video

3 Easy Steps To Install Nethunter In Android

Install Nethunter In Termux

Installation


apt update && apt install git

git clone https://github.com/amanbytes/NetHunter-In-Termux nethunter

cd nethunter

chmod +x nethunter-in-termux.sh

./nethunter-in-termux.sh

Some Commands

nethunter - Start Kali NetHunter command line interface.

nethunter kex passwd - Configure Kex Password (Only need for first time).

nethunter kex & - start Kali NetHunter VNC Server.

nethunter kex stop - stop Kali NetHunter VNC server.

nethunter <command> - run specified command in NetHunter environment.

nethunter -r - start Kali NetHunter CLI as root.

Read step-by-step guide in installing NetHunter In Termux without root by clicking here.

About

A simple bash script to install Kali Linux NetHunter in an unrooted android device using Termux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages