Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m0rphtail/pinger
a simple bash script to ping a target.
https://github.com/m0rphtail/pinger
network network-analysis networking ping
Last synced: 29 days ago
JSON representation
a simple bash script to ping a target.
- Host: GitHub
- URL: https://github.com/m0rphtail/pinger
- Owner: m0rphtail
- License: gpl-3.0
- Created: 2019-02-24T11:49:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T13:00:41.000Z (almost 6 years ago)
- Last Synced: 2024-10-30T19:12:24.462Z (3 months ago)
- Topics: network, network-analysis, networking, ping
- Language: Shell
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pinger
A simple bash script to ping a target.Helpful to check whether a target on the network(LAN/WLAN) is alive or not.
The script asks you for an IP address or an URL of the target and also the number of ping requests to send.