https://github.com/anapsix/probe.im
Probe.im is a "scan me" / "ping me" type service for your convenience
https://github.com/anapsix/probe.im
Last synced: 3 months ago
JSON representation
Probe.im is a "scan me" / "ping me" type service for your convenience
- Host: GitHub
- URL: https://github.com/anapsix/probe.im
- Owner: anapsix
- License: mit
- Created: 2015-01-21T05:20:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T22:22:42.000Z (almost 5 years ago)
- Last Synced: 2025-01-24T20:18:24.755Z (5 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PROBE.im
========[Probe.im](http://probe.im/ping?json=1) is a simple "scan me" type service.
It pings you back and displays your latency or scans requested port and reports it's status (closed, filtered, opened).#### Usage Example
/ping returns latency in _ms_, or "0.0" if unreachable
/scan/80 returns status of *port* 80/tcp as opened, filtered or closed
/scan/80/tcp returns status of *port* 80/tcp as opened, filtered or closed> Add `?json=1` for JSON output