Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/springerpe/cf-host-port-checker
Simple application to check connectivity to a specific TCP or HTTP destination. Ideal for checking Cloudfoundry connectivity.
https://github.com/springerpe/cf-host-port-checker
Last synced: about 2 months ago
JSON representation
Simple application to check connectivity to a specific TCP or HTTP destination. Ideal for checking Cloudfoundry connectivity.
- Host: GitHub
- URL: https://github.com/springerpe/cf-host-port-checker
- Owner: SpringerPE
- Created: 2014-11-04T14:59:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T12:25:15.000Z (almost 2 years ago)
- Last Synced: 2023-12-01T23:10:23.875Z (about 1 year ago)
- Language: Ruby
- Size: 139 KB
- Stars: 2
- Watchers: 13
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CF host port checker tool
=========================Simple application to check connectivity to a specific TCP or HTTP destination.
Tired of being ask 100 times if the service WHATEVER is accessible
from your cloudfoundry?Tired of be forwarding mails to the network team to open firewalls?
Tired of doing bosh SSH to check if a port is open or a DNS resolvable?
**WE GOT THE SOLUTION!!!!**
Some screenshots
----------------Cool, service is reachable!
![](public/images/good_small.png?raw=true)
Sucks, it isn't :(
![](public/images/bad_small.png?raw=true)
Credits
-------Our supper member: Jorja Hung! @jorjski