-
Notifications
You must be signed in to change notification settings - Fork 31
2. Getting Started
Shreyas Srinivasa edited this page Sep 14, 2020
·
3 revisions
Download the HosTaGe app from the Play Store or from the Github releases (apk)
On the first launch the app does the following:
- Show the Terms & Conditions for the app usage
- Check if the device is rooted, and if rooted, ask for root permissions. This permission is for running services on default ports. If the device is not rooted, the services will not run on default ports.
- Ask for the use of location permissions since the app needs WiFi / LTE to work. The app also uses the location permission for accessing the user location for Threat Map.
The app has 6 important fragments - Overview (homescreen), Threat Map, Records, Statistics, Services, Profiles, and Settings.
Each fragment is described in the following sections.