Skip to content

ClarkFieseln/IPRadar2ForLinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

112 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPRadar2 for Linux

Installation

  • Install system dependencies:

    sudo apt update
    sudo apt install -y python3-dev
    sudo apt install -y build-essential
    sudo apt install -y libasound2-dev
    sudo apt install -y whois
    sudo apt install -y traceroute
    sudo apt install -y tshark
    sudo apt install -y qttools-dev-tools
    sudo apt install -y qttools-dev
    sudo apt install -y python3-pyqt5
    sudo apt install -y gst123
    sudo apt install -y gstreamer1.0-adapter-pulseeffects
    sudo apt install -y gstreamer1.0-alsa
    sudo apt install libcairo2-dev libgirepository1.0-dev pkg-config
    sudo apt install libgirepository-2.0-dev
  • Upgrade Python tooling and install the package:

    pip install --upgrade pip setuptools wheel
    pip install ipradar2

And check READ_ME.txt for more information.

Overview

Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)

For more information you can check the Windows variant of this tool, which is very similar:

Article in Code Project (Windows version)

Video Playlist (Windows version)

Intrusion Detection and Prevention in Real Time Based e.g. on Geographical Locations of Hosts

plot

Main Window

plot

IPRadar (video playlist of original version)

Video Playlist (original version)

PyPI project

PyPI project

About

Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages