Skip to content

h9zdev/GeoSentinel

🌍 GeoSentinel

Python Linux Tests GeoSentinel

GeoSentinel

GeoSentinel is a geospatial monitoring platform that tracks global movement in real time.

It aggregates ship and flight routes, live coordinates, and geodata into a unified system, providing clear geographic and geopolitical awareness for analysis, visualization, and decision-making. . πŸš€

Tip

Caution

Note

  • πŸ”Ž Criminal Search [IMG] [πŸ“– HOW TO USE GUIDE]
  • 🌍 3D Earth Support [IMG]
  • πŸ“‘ Live CCTV Over Globe (Traffic Camera Feeds) [IMG]
  • πŸ›°οΈ Track Satellites [IMG]
  • πŸ“° Live News Feeds
  • 🚦 Traffic Updates with Live Particle Simulation [IMG]

πŸ“š Documentation

Detailed guides on how to use GeoSentinel's advanced features:

🌟 Features

  • πŸ—ΊοΈ Access to GeoJSON data and surveillance grid tiles.
  • ✈️ Real-time flight data.
  • 🚒 Live vessel tracking.
  • πŸ›°οΈ Advanced aerial segmentation with YOLO.
  • πŸ–ΌοΈ Image analysis for object and GPS metadata.
  • πŸ“° Geopolitical news and sentiment analysis.
  • πŸ’Ή Market data for commodities and cryptocurrencies.
  • 🌐 Translation services.
  • πŸ”’ TOR integration for enhanced privacy.
  • πŸ€– OLLAMA AI integration for local LLM processing.
  • πŸ•΅οΈβ€β™‚οΈ Darkweb Search: Anonymous searching across multiple .onion engines via TOR integration.
  • πŸ” Advanced Web Scraper: Multi-engine OSINT search with Google Dorking for social media platforms (Twitter, Reddit, Instagram, etc.).
  • πŸ€– GeoSential AI: Intelligent assistant for automated real-time tracking of flights and vessels with integrated OSINT.

πŸ“Έ Feature Preview

Feature Preview Feature Preview
πŸ”Ž Criminal Search 🌍 3D Earth Support
πŸ“‘ Live CCTV Over Globe πŸ›°οΈ Track Satellites
🚦 Traffic Updates with Particle Simulation πŸ“° Live News Feeds Coming Soon

🌍 Earth HTML Features

  • Interactive global map with real-time tracking
  • Advanced search capabilities (HEX, flight, vessel, coordinates)
  • TomTom Maps API integration for detailed mapping
  • Activity logging and user tracking
  • Responsive design for all devices
  • GPS metadata extraction from images
  • Real-time data visualization
  • Integrated GeoSential AI for automated tracking and analysis
  • Advanced web scanning with social media dorking capabilities

πŸ“¦ Download and Move geodata Folder to Root Directory

πŸ”— Download Link

πŸ‘‰ Download geodata folder

πŸ“ Configuration

API Keys Required

  • TomTom Maps API: Add your key in templates/earth.html (line ~1850)

    const tomtomApiKey = 'YOUR_TOMTOM_API_KEY';
    • Also in line const tomtomApiKey = ''; (Used for global Map Traffic Layers)
    • Line 2426: const accessToken = ''; (Optional Mapbox Access Token for the 3D globe)
    • Line 2491: const weatherApiKey = ''; (Used for OpenWeatherMap API data inside popups)
    • Line 2501: const tomtomApiKey = ''
    • Line 7021 Mapbox needed
  • Other APIs: Add relevant API keys in app.py api are nned across the file.


πŸ›°οΈ GeoSentinel Installation Guide

Option 1: Clone directly

git clone https://github.com/h9zdev/GeoSentinel.git

Option 2: Fork the repository

https://github.com/h9zdev/GeoSentinel/fork

Then clone your fork:

git clone https://github.com/<your-username>/GeoSentinel.git

πŸ“‚ Navigate to Project Directory

cd GeoSentinel

🧩 Install Dependencies

pip install -r requirements.txt

(Optional but recommended)

python -m venv venv
source venv/bin/activate   # Linux / macOS
venv\Scripts\activate      # Windows

▢️ Run the Application

python app.py

🌐 Open in Browser


πŸ”’ TOR Installation & Setup (Linux)

Option 1: Install TOR from Package Manager

# Ubuntu/Debian
sudo apt-get update
sudo apt-get install tor torbrowser-launcher -y

# Fedora/RHEL
sudo dnf install tor torbrowser-launcher -y

Option 2: Install TOR from Source

# Download TOR
cd /tmp
wget https://archive.torproject.org/tor-package-archive/tor-latest.tar.gz
tar -xzf tor-latest.tar.gz
cd tor-*

# Compile and install
./configure
make
sudo make install

Start TOR Service

# Start TOR daemon
sudo systemctl start tor
sudo systemctl enable tor  # Enable on boot

# Or run manually
tor

# Verify TOR is running
curl --socks5 127.0.0.1:9050 https://check.torproject.org/api/ip

πŸ€– OLLAMA Installation & Setup

Installation Steps

Step 1: Download OLLAMA

# macOS
curl -fsSL https://ollama.ai/install.sh | sh

# Linux
curl -fsSL https://ollama.ai/install.sh | sh

# Or download from
https://ollama.ai/download

Step 2: Verify Installation

ollama --version

Step 3: Pull a Model

# Pull Llama 2 model (7B parameters)
ollama pull llama2

# Or pull other models
ollama pull mistral      # Mistral model
ollama pull neural-chat  # Neural Chat model
ollama pull orca-mini    # Orca Mini model

Step 4: Run OLLAMA Server

# Start OLLAMA server (runs on localhost:11434)
ollama serve

▢️ Watch on YouTube

Watch the video

πŸ”— Direct link: https://youtu.be/v4IKzEb03u0

πŸ™ API TO USE

Below is a list of APIs used in GeoSentinel and where to obtain your API keys:

GeoSentinel Search Crawler Screenshot

GeoSentinel Crawler Search Screenshot

GeoSentinel Monitor Option Screenshot

GeoSentinel Monitor Option Screenshot

Dark Web Search and Monitoring Screenshot

Dark Web Search & Monitoring Screenshot

πŸ—ΊοΈ Images of GeoSentinel UI

GeoSentinel Screenshot GeoSentinel Screenshot GeoSentinel Screenshot GeoSentinel Screenshot GeoSentinel Screenshot GeoSentinel Screenshot GeoSentinel Screenshot

πŸ“œ License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License. See the LICENSE file for more details.

Unauthorized use is strictly prohibited.

πŸ“§ Contact: singularat@protn.me

β˜• Support

Donate via Monero: 45PU6txuLxtFFcVP95qT2xXdg7eZzPsqFfbtZp5HTjLbPquDAugBKNSh1bJ76qmAWNGMBCKk4R1UCYqXxYwYfP2wTggZNhq

πŸ‘₯ Contributors and Developers

haybnzz
Steiynbrodt
H9yzz
VaradScript

πŸ‘₯

X9 CYBERNETICS

Star History

Star History Chart

If you use NeuroTumorNet in your research, please cite: Made with ❀️ and lots of β˜•οΈ.

About

**GeoSentinel** is a geospatial monitoring platform that tracks global movement in real time. It aggregates ship and flight routes, live coordinates, and geodata into a unified system, providing clear geographic and geopolitical awareness for analysis, visualization, and decision-making.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages