jorexdeveloper / termux-nethunter

Install Kali NetHunter in Termux
https://jorexdeveloper.github.io/termux-nethunter
GNU General Public License v3.0
32 stars 7 forks source link

ASKING PASSWORD LOGIN #14

Closed ANONSHOT closed 1 month ago

ANONSHOT commented 1 month ago

When I started " nethunter root " it's asking password What is the localhost and password ![Uploading Screenshot_20241024_015209.jpg…]()

jorexdeveloper commented 1 month ago

Workaround for login issues.

$~ nh --command="/bin/bash -l"

That should be able to get you going, instead of the default login command.

Try nh --help for more information.

Also make sure you are running the latest commit of the installer script.