{"id":20768023,"url":"https://github.com/spithash/ping-panther","last_synced_at":"2025-12-25T02:01:44.908Z","repository":{"id":254999427,"uuid":"848204385","full_name":"spithash/ping-panther","owner":"spithash","description":"PingPanther monitors IP addresses, providing real-time status updates on connectivity.","archived":false,"fork":false,"pushed_at":"2024-08-28T06:18:35.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T06:42:23.094Z","etag":null,"topics":["command-line-tool","connectivity-checker","ip-monitoring","linux-tools","networking-tools"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spithash.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":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-27T10:29:19.000Z","updated_at":"2024-08-28T06:22:03.000Z","dependencies_parsed_at":"2024-11-17T23:47:31.291Z","dependency_job_id":null,"html_url":"https://github.com/spithash/ping-panther","commit_stats":null,"previous_names":["spithash/ping-panther"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spithash%2Fping-panther","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spithash%2Fping-panther/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spithash%2Fping-panther/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spithash%2Fping-panther/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spithash","download_url":"https://codeload.github.com/spithash/ping-panther/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243097889,"owners_count":20235918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["command-line-tool","connectivity-checker","ip-monitoring","linux-tools","networking-tools"],"created_at":"2024-11-17T11:34:34.055Z","updated_at":"2025-12-25T02:01:39.866Z","avatar_url":"https://github.com/spithash.png","language":"C","readme":"# Ping Panther (IP Monitoring Tool)\n\nPing Panther is a simple command line tool for monitoring the status of multiple IP addresses in real-time. It uses a command-line interface with ncurses to display the current status of each monitored IP, making it easy to keep track of your network's connectivity.\n\n## Features\n\n- **Real-Time Monitoring**: Continuously monitors the specified IP addresses and provides real-time status updates.\n- **Visual Status Display**: Uses a ncurses-based interface to show the status of each IP address (UP/DOWN) and detailed ping output.\n- **Multi-Threaded**: Efficiently handles multiple IPs simultaneously by using a thread for each IP address.\n\n## Requirements\n\n- **C Compiler**: The program is written in C, so you'll need a C compiler like `gcc`.\n- **ncurses Library**: The ncurses library is required for the text-based user interface. You can install it via your package manager:\n  - **Debian/Ubuntu**: `sudo apt install libncurses6 libncurses-dev libncursesw6`\n  - **Fedora/Red Hat**: `sudo dnf install ncurses-devel`\n  - **Arch Linux**: `sudo pacman -S ncurses`\n\n## Compilation\n\nCompile the program using \"make\" (it also supports \"make clean\" in case you want to clean and rebuild)\n\n## Usage\n\n```\n./pingpanther --ips 192.168.1.1 8.8.8.8 1.1.1.1\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspithash%2Fping-panther","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspithash%2Fping-panther","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspithash%2Fping-panther/lists"}