pyPhoneInfoga is a rebase from version 1.11 of the phoneinfoga, written by sundowndev. The original developer chose to switch codebase from python to GoLang, but this repo will be an attempt to ...
INTERFACE PHONEINFOGO ├── static │ ├── bootstrap.min.css │ ├── darkmode.js │ └── styles.css ├── templates │ ├── index.html │ └── shutdown.html ├── app.py ├── history.json ├── phoneinfoga ...