lease
This will open the firewall of the given server for a limited time. 'Time to open' is in minutes. By default the firewall closes after 20 minutes. The maximum time to open is 240 minutes.
Options
Argument | Required? | Default | Description |
---|---|---|---|
--stack, -s <application name> | yes | — | Full or partial name of the application |
--from, -f <from IP> | no | automatically uses your current IP | IP address for the source of traffic. Uses your current IP if not provided. |
--port, -p <port to open> | yes | 22 | The port to open on the server |
--tto, -t <lease time> | yes | 20 | The number of minutes the lease will last (the maximum is 240) |