IPDrone
Track Location With Live Address And Accuracy In Termux
IPDrone is a small Python utility for Termux that looks up information associated with a supplied IP address. It presents network and geolocation metadata returned for the address, including an estimated geographic location. The project describes this as live location tracking, but IP geolocation does not provide a device's precise GPS position and can be inaccurate or resolve only to a city or network region. The script is intended to run on both rooted and non-rooted Android devices through Termux. Its functionality is much narrower than the repository's more aggressive security tools and centers on IP lookup rather than device compromise. ...