luisboto/Ngrok Tunnel Action
Tunnel traffic from within a Github Action runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| timeout | Ngrok tunnel deployment timeout | — | 1h |
| tunnel_type | Type of Ngrok tunnel, tcp or http | yes | tcp |
| port | The port to forward traffic to | yes | — |
| save_url_to_filename | Save the deployed tunnel URL to a file with the provided name | — | — |
| ngrok_authtoken | Ngrok authorization token | yes | — |
Outputs
| name | description |
|---|---|
| tunnel-url | Deployed Ngrok tunnel URL |