G.I.T.S.Dec 9, 20221 min readInstall Ngrok with Termuxngrok is the programmable network edge that adds connectivity, security and observability to your apps with no code changes. First create...
G.I.T.S.Dec 9, 20223 min readInstall Apache serverOpen the Termux app and Update the list of packages type apt update && apt upgrade –y and press enter. apt update && apt upgrade -y...
G.I.T.S.Dec 9, 20222 min readKali Nethunter (Rootless)Install Kali Nethunter on any stock, unrooted Android device, without the risk of voiding the warranty or harming your device. First...
G.I.T.S.Dec 8, 20222 min readFirst things to do with TermuxThe first thing you should do is updating and upgrading your Termux machine, with; 'apt update' and 'apt upgrade'. apt update && apt...