Pantheon is a GUI application that allows users to display information about network cameras in different countries, as well as a built-in live stream for unprotected cameras.
Functions
Pantheon allows users to run an API crawler. There was an initial function without using any API (like Insecam), but Google policy (TOS) prevented the original scraping mechanism.
Installation
git clone https://github.com/josh0xA/Pantheon.git
cd Pantheon
pip3 install -r requirements.txt
run the command: python3 pantheon.py
Windows
Follow the steps above or download the packages from here.
Note: Pantheon's PE binary was built with pyinstaller, so Windows Defender can be "upset".
Ubuntu
Follow steps 1, 2 and 3 first and then give the commands
chmod +x distros/ubuntu_install.sh
./distros/ubuntu_install.sh
Debian and Kali Linux
Follow steps 1, 2 and 3 first and then give the commands
chmod +x distros/debian-kali_install.sh
./distros/debian-kali_install.sh
MacOS
Follow steps 1, 2 and 3
Ethics
The developer of this program, Josh Schiavone (and iGuru.gr), is not responsible for misuse of this data collection tool. Pantheon simply provides information that can be indexed by any modern search engine.
Do not attempt to create unauthorized access to password-protected live feeds – this is illegal. Additionally, if you choose to use Pantheon to view a live feed, you do so at your own risk.
Pantheon was developed for educational purposes only.
For more information, visit:
https://joshschiavone.com/panth_info/panth_ethical_notice.html