actions-marketplace-validations/Check port
Check port is reachable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| port | Port for checking | yes | — |
| host | Port for checking | — | localhost |
| needFail | Fail step if port is not reachable | — | false |
| reverse | Result will be true if port is not reachable. | — | false |
| pause | Pause in milliseconds before start checking | — | 0 |
Outputs
| name | description |
|---|---|
| result | Reachable or not |