PhoneSploit is tool for remote ADB Exploitation. With the help of this tool you can control android device by just IP address.
It is very easy to just open settings go to about and repetitively click on build number and then a pop notification shown "You are now Developer" then go back to main settings and check their new option shown (Developer Option) click on that and enable USB dubbing in it. Now it's done.
If you want to pick random IP address then you can find open ports here RANDOM IP ADDRESS and search
Android debug emulator
and pick random IP address
$ pkg up -y
$ pkg install git -y
$ pkg install python -y
$ pkg install openssl-tool
$ pkg install wget -y
$ pip install colorama
$ git clone https://github.com/MasterDevX/Termux-ADB
$ cd Termux-ADB
$ chmod 777 InstallTools.sh
$ bash InstallTools.sh
$ cd $HOME
$ git clone https://github.com/aerosol-can/PhoneSploit
$ cd PhoneSploit
$ python phonesploit.py
Usage of Phonesploit for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.