{"id":31650500,"url":"https://github.com/jogiesp/pingespscan","last_synced_at":"2026-05-19T07:32:40.079Z","repository":{"id":316680374,"uuid":"1064414195","full_name":"jogiesp/pingespscan","owner":"jogiesp","description":"🚀 PingESPScan – Ultimatives Netzwerk-Monitoring 🛰️   Blitzschnelles IP-Monitoring mit akustischem Alarm \u0026 Terminal-Animation. Perfekt für IoT, Smart-Home und Netzwerk-Ninjas! 🥷","archived":false,"fork":false,"pushed_at":"2025-09-27T16:13:53.000Z","size":1433,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-07T08:44:33.381Z","etag":null,"topics":["alarm","bash","networking","ping"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jogiesp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-26T02:10:54.000Z","updated_at":"2025-09-27T16:13:56.000Z","dependencies_parsed_at":"2025-09-26T04:26:24.699Z","dependency_job_id":"f2ac6c05-2d63-4ccc-80fd-3f87e652d600","html_url":"https://github.com/jogiesp/pingespscan","commit_stats":null,"previous_names":["jogiesp/pingespscan"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jogiesp/pingespscan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogiesp%2Fpingespscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogiesp%2Fpingespscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogiesp%2Fpingespscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogiesp%2Fpingespscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jogiesp","download_url":"https://codeload.github.com/jogiesp/pingespscan/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jogiesp%2Fpingespscan/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33206320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:16:55.748Z","status":"ssl_error","status_checked_at":"2026-05-19T07:16:54.366Z","response_time":58,"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":["alarm","bash","networking","ping"],"created_at":"2025-10-07T08:30:04.229Z","updated_at":"2026-05-19T07:32:40.061Z","avatar_url":"https://github.com/jogiesp.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 PingESPScan – Ultimatives Netzwerk-Monitoring 🛰️\n\n![Banner](https://img.shields.io/badge/Status-Beta-blue) ![Bash](https://img.shields.io/badge/Language-Bash-yellow) ![Linux](https://img.shields.io/badge/Platform-Linux-red)\n\n**PingESPScan** ist dein **ultimatives, super-intelligentes Netzwerk-Überwachungswerkzeug**, das IP-Adressen blitzschnell überwacht und sofort Alarm schlägt, wenn dein Ziel erreichbar ist. Perfekt für IoT-Enthusiasten, Bastler und Netzwerk-Ninjas! 🥷\n\n---\n\n## 🌟 Features\n\n- ✅ **Echtzeit-IP-Überwachung** – Ping die Ziel-IP ununterbrochen  \n- 🔊 **Alarm per Sound** – Sofortiger akustischer Hinweis, wenn das Ziel online ist  \n- 🎨 **Coole Terminal-Animation** – Live-Spinner zeigt, dass das Skript aktiv läuft  \n- ♾️ **Endlosschleife** – 24/7 Netzwerk-Monitoring, zuverlässig wie ein Schweizer Uhrwerk ⏱️  \n- 🛠️ **Minimalistisch \u0026 leichtgewichtig** – Kein unnötiger Ballast, läuft auf jedem Linux-System  \n\n---\n\n## ⚙️ Voraussetzungen\n\n- Linux / Unix-ähnliches System  \n- Bash (\u003e=4.0)  \n- `aplay` (Teil von ALSA) für Soundausgabe  \n- Zugriff auf die gewünschte Sounddatei (`.wav` empfohlen)\n\n---\n\n## 📦 Installation\n\n1. Repository klonen:\n\n```bash\ngit clone https://github.com/jogiesp/pingespscan.git\ncd pingespscan\n```\n\n2 .Script ausf ührbar machen\n```bash\nchmod +x pingespscan.sh\n```\n\n3. Ziel-IP und Sounddatei nach Wunsch anpassen:\n```bash\n# pingespscan.sh\ntarget_ip=\"192.168.1xx.xx\"\nsound_file=\"/usr/share/sounds/alsa/Front_Center.wav\"\n```\n\n🏃‍♂️ Nutzung\n```bash\n./pingespscan.sh🎯 Vision\n```\nPingESPScan ist mehr als nur ein Skript – es ist das Tor zu deiner smarten Netzwerk-Kontrolle.\nPerfekt für:\n\nSmart-Home Enthusiasten 🏠\n\nIoT-Entwickler 🤖\n\nNetzwerk-Administratoren 💻\n\nBastler \u0026 Nerds, die jeden Ping lieben ❤️\n\n\n\n📝 Beispiel-Output\n```bash\n-/|\\ PingESPScan aktiv! Ziel: 192.168.1xx.1\n🔔 Ziel erreichbar! Ton wird abgespielt\n-/|\\ PingESPScan aktiv! Ziel: 192.168.1xx.1\n```\n\n💡 Tipps\n\nDu kannst mehrere Skript-Instanzen für verschiedene IPs starten\n\nSounddateien frei wählbar (WAV empfohlen)\n\nLäuft perfekt auf Raspbian, Ubuntu \u0026 anderen Linux-Distributionen\n\n\nHinweis:\n\nPasse die Ziel-IP (target_ip) und Sounddatei (sound_file) in pingespscan.sh nach Bedarf an.\n\nBeenden: CTRL+C → Animation \u0026 Überwachung stoppen\n\nIcons für Release Notes:\n\n\n\n📜 Lizenz\n\nMIT License – frei verwendbar, anpassbar und erweiterbar 🌍\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjogiesp%2Fpingespscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjogiesp%2Fpingespscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjogiesp%2Fpingespscan/lists"}