-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5ea6549
commit 6ea75ab
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,23 @@ | ||
# IP Radar 2 | ||
# IPRadar2 | ||
Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.) | ||
|
||
[Article in Code Project](https://www.codeproject.com/Articles/5269206/IP-Radar-2 "IP Radar 2 Article in Code Project") | ||
|
||
[Video Playlist](https://www.youtube.com/watch?v=NGNqWnDRBPk&list=PLX24fhcibpHXfTWYm8Vfhc4SB6sIGgtck "IP Radar 2 Demo Video") | ||
|
||
|
||
## IP Radar 2 - Intrusion Detection and Prevention in Real Time Based, e.g., on Geographical Locations of Hosts | ||
## IPRadar2 - Intrusion Detection and Prevention in Real Time Based e.g. on Geographical Locations of Hosts | ||
|
||
![plot](./img/app2.jpg) | ||
|
||
## IP Radar 2 – Main Window | ||
## IPRadar2 – Main Window | ||
|
||
![plot](./img/app1.jpg) | ||
|
||
## IP Radar (original version) | ||
## IPRadar (video of original version) | ||
|
||
[Video Playlist (original version)](https://www.youtube.com/watch?v=EBGdES2b-zE&list=PLX24fhcibpHUbVMLRvzB5kC9kmXOvMXq_ "IP Radar (original SW) Video Playlist") | ||
[Video Playlist (original version)](https://www.youtube.com/watch?v=EBGdES2b-zE&list=PLX24fhcibpHUbVMLRvzB5kC9kmXOvMXq_ "IP Radar (video of original SW) Video Playlist") | ||
|
||
## IPRadar2 for Linux | ||
|
||
[GitHub project](https://github.com/ClarkFieseln/IPRadar2ForLinux "GitHub project") |