vendi-advertising/Run remote script
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| wireguard-host | The host to tunnel through for your VPN. | yes | — |
| wireguard-port | The port to connect to for the VPN tunnel. | yes | 51820 |
| wireguard-assigned-ip | The IP on the remote network you will be assigned. | yes | — |
| wireguard-additional-allowed-ips | Additional IPs beyond your assigned IP and the SSH host's IP that you need mapped, if any. | yes | — |
| wireguard-public-key | The public key for your tunnel. | yes | — |
| wireguard-private-key | The private key for your tunnel. | yes | — |
| ssh-host | The remote host you want to connect to. | yes | — |
| ssh-user | The user on the remote host that you want to connect as. | yes | — |
| ssh-private-key | The private key to connect to the remote host with. | yes | — |
| ssh-command | The command to run over SSH. | yes | — |
Outputs
no outputs