Skip to content

Commit 44ca1c1

Browse files
committed
Update USAGE
1 parent 9a9c4aa commit 44ca1c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

USAGE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ To using `awssh` you can setup your configuration from environment variables as
1414
* `AWSSH_SSH_USERNAME`: An EC2 ssh username. Default to `ec2-user`.
1515
* `AWSSH_SSH_PORT`: An EC2 ssh port. Default to `22`.
1616
* `AWSSH_SSH_OPTS`: An additional ssh options. Default to `"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/nul -o ConnectTimeout=5"`
17+
* `AWSSH_USE_PUBLIC_IP`: Use public IP to access the EC2 instance as default access entry point instead of private IP
1718

1819
## Examples
1920
### How-to

0 commit comments

Comments
 (0)