Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scottrobertson/ping
Easily ping a website to check its availability and then retrieve its IP address from the Google Chrome Omnibox.
https://github.com/scottrobertson/ping
Last synced: 10 days ago
JSON representation
Easily ping a website to check its availability and then retrieve its IP address from the Google Chrome Omnibox.
- Host: GitHub
- URL: https://github.com/scottrobertson/ping
- Owner: scottrobertson
- Created: 2013-05-28T09:58:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T23:14:10.000Z (over 6 years ago)
- Last Synced: 2024-10-12T02:29:45.594Z (about 1 month ago)
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ping
====Easily ping a website to check its availability and then retrieve its IP address from the Google Chrome Omnibox.
Simple type 'ping' and hit tab followed by the domain. This will return the status of the website and the IP address if it is available.
- You will be redirected to isup.me if the site is down. This will allow you to check if it is just you having problems.
If you have any problems, please submit an issue.