Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clarkfieseln/ipradar2forlinux
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
https://github.com/clarkfieseln/ipradar2forlinux
api firewall firewall-rules idps ids network-analysis openstreetmap-api pyqt pyqt5 pyshark python python3 real-time realtime tshark
Last synced: 4 days ago
JSON representation
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)
- Host: GitHub
- URL: https://github.com/clarkfieseln/ipradar2forlinux
- Owner: ClarkFieseln
- License: mit
- Created: 2024-02-03T10:48:43.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T11:10:24.000Z (7 months ago)
- Last Synced: 2024-11-06T19:51:04.276Z (8 days ago)
- Topics: api, firewall, firewall-rules, idps, ids, network-analysis, openstreetmap-api, pyqt, pyqt5, pyshark, python, python3, real-time, realtime, tshark
- Language: Python
- Homepage:
- Size: 1.99 MB
- Stars: 26
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IPRadar2 for Linux
## Quickstart
pip install ipradar2
And check [READ_ME.txt](https://github.com/ClarkFieseln/IPRadar2ForLinux/blob/main/READ_ME.txt "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)](https://www.codeproject.com/Articles/5269206/IP-Radar-2 "IP Radar 2 Article in Code Project")
[Video Playlist (Windows version)](https://www.youtube.com/watch?v=NGNqWnDRBPk&list=PLX24fhcibpHXfTWYm8Vfhc4SB6sIGgtck "IP Radar 2 Demo Video")
## Intrusion Detection and Prevention in Real Time Based e.g. on Geographical Locations of Hosts
![plot](https://raw.githubusercontent.com/ClarkFieseln/IPRadar2ForLinux/main/IPRadar2/img/app2.jpg)
## Main Window
![plot](https://raw.githubusercontent.com/ClarkFieseln/IPRadar2ForLinux/main/IPRadar2/img/app1.jpg)
## IPRadar (video playlist of original version)
[Video Playlist (original version)](https://www.youtube.com/watch?v=EBGdES2b-zE&list=PLX24fhcibpHUbVMLRvzB5kC9kmXOvMXq_ "IP Radar (original SW) Video Playlist")
## PyPI project
[PyPI project](https://pypi.org/project/ipradar2/ "PyPI project")