let-me-in icon indicating copy to clipboard operation
let-me-in copied to clipboard

Add my IP to an AWS security group so I can ssh to instances (and do other useful things)

Results 2 let-me-in issues
Sort by recently updated
recently updated
newest added

Enable optional addition of description field on the added record/rule (and to cleanGroups() as well).

``` shell $ let-me-in -l default ``` Output contains duplicates, because there are 2 security groups named `default` in EC2-Classic and VPC: ``` default tcp 14.214.116.166/32 22 default tcp 0.0.0.0/0...