{"id":19499827,"url":"https://github.com/clarkfieseln/ipradar2forlinux","last_synced_at":"2026-05-25T10:03:53.344Z","repository":{"id":220656830,"uuid":"752205485","full_name":"ClarkFieseln/IPRadar2ForLinux","owner":"ClarkFieseln","description":"Real-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)","archived":false,"fork":false,"pushed_at":"2026-05-18T17:15:36.000Z","size":1948,"stargazers_count":26,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-18T17:33:31.272Z","etag":null,"topics":["api","firewall","firewall-rules","idps","ids","network-analysis","openstreetmap-api","pyqt","pyqt5","pyshark","python","python3","real-time","realtime","tshark"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClarkFieseln.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-03T10:48:43.000Z","updated_at":"2026-05-18T17:15:40.000Z","dependencies_parsed_at":"2024-02-17T11:25:52.519Z","dependency_job_id":"dc0fc95f-6ea9-4d89-ab24-daa98fe035b7","html_url":"https://github.com/ClarkFieseln/IPRadar2ForLinux","commit_stats":null,"previous_names":["clarkfieseln/ipradar2forlinux"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/ClarkFieseln/IPRadar2ForLinux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkFieseln%2FIPRadar2ForLinux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkFieseln%2FIPRadar2ForLinux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkFieseln%2FIPRadar2ForLinux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkFieseln%2FIPRadar2ForLinux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClarkFieseln","download_url":"https://codeload.github.com/ClarkFieseln/IPRadar2ForLinux/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClarkFieseln%2FIPRadar2ForLinux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33469420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T06:32:55.349Z","status":"ssl_error","status_checked_at":"2026-05-25T06:32:35.322Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","firewall","firewall-rules","idps","ids","network-analysis","openstreetmap-api","pyqt","pyqt5","pyshark","python","python3","real-time","realtime","tshark"],"created_at":"2024-11-10T22:06:24.962Z","updated_at":"2026-05-25T10:03:53.338Z","avatar_url":"https://github.com/ClarkFieseln.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IPRadar2 for Linux\n\n## Installation\n- Install system dependencies:\n  ```bash\n  sudo apt update\n  sudo apt install -y python3-dev\n  sudo apt install -y build-essential\n  sudo apt install -y libasound2-dev\n  sudo apt install -y whois\n  sudo apt install -y traceroute\n  sudo apt install -y tshark\n  sudo apt install -y qttools-dev-tools\n  sudo apt install -y qttools-dev\n  sudo apt install -y python3-pyqt5\n  sudo apt install -y gst123\n  sudo apt install -y gstreamer1.0-adapter-pulseeffects\n  sudo apt install -y gstreamer1.0-alsa\n  sudo apt install libcairo2-dev libgirepository1.0-dev pkg-config\n  sudo apt install libgirepository-2.0-dev\n  ```\n- Upgrade Python tooling and install the package:\n\n  ```bash\n  pip install --upgrade pip setuptools wheel\n  pip install ipradar2\n  ```\n- Check installation:\n\n  ```bash\n  pip show ipradar2\n  ```\nAnd check [READ_ME.txt](https://github.com/ClarkFieseln/IPRadar2ForLinux/blob/main/READ_ME.txt \"READ_ME.txt\") for more information.\n\n## Overview\nReal-time detection and defense against malicious network activity and policy violations (exploits, port-scanners, advertising, telemetry, state surveillance, etc.)\n\nFor more information you can check the Windows variant of this tool, which is very similar:\n\n[Article in Code Project (Windows version)](https://www.codeproject.com/Articles/5269206/IP-Radar-2 \"IP Radar 2 Article in Code Project\")\n\n[Video Playlist (Windows version)](https://www.youtube.com/watch?v=NGNqWnDRBPk\u0026list=PLX24fhcibpHXfTWYm8Vfhc4SB6sIGgtck \"IP Radar 2 Demo Video\")\n\n## Intrusion Detection and Prevention in Real Time Based e.g. on Geographical Locations of Hosts\n\n\u003c!-- # ![plot](./IPRadar2/img/app2.jpg) --\u003e\n![plot](https://raw.githubusercontent.com/ClarkFieseln/IPRadar2ForLinux/main/IPRadar2/img/app2.jpg)\n\n## Main Window\n\n\u003c!-- ![plot](./IPRadar2/img/app1.jpg) --\u003e\n![plot](https://raw.githubusercontent.com/ClarkFieseln/IPRadar2ForLinux/main/IPRadar2/img/app1.jpg)\n\n## IPRadar (video playlist of original version)\n\n[Video Playlist (original version)](https://www.youtube.com/watch?v=EBGdES2b-zE\u0026list=PLX24fhcibpHUbVMLRvzB5kC9kmXOvMXq_ \"IP Radar (original SW) Video Playlist\")\n\n## PyPI project\n\n[PyPI project](https://pypi.org/project/ipradar2/ \"PyPI project\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarkfieseln%2Fipradar2forlinux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclarkfieseln%2Fipradar2forlinux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclarkfieseln%2Fipradar2forlinux/lists"}