promaton/WireGuard
Connect a WireGuard VPN client for a GitHub Actions runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| interface_private_key | The interface private key | yes | — |
| interface_address | The interface address | yes | — |
| interface_dns | The interface DNS | no | — |
| peer_public_key | The peer public key | yes | — |
| peer_allowed_ips | The peer allowed IPs | yes | — |
| peer_endpoint | The peer endpoint | yes | — |
Outputs
no outputs