Difference between revisions of "--port"
Jump to navigation
Jump to search
(Created page with " aws ec2 authorize-security-group-ingress --group-id sg-02c0c057d26760df6 --protocol tcp --port 22 --cidr 0.0.0.0/0") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[aws ec2 authorize-security-group-ingress]] | + | [[aws ec2 authorize-security-group-ingress]] [[--group-id]] sg-02c0c057d26760df6 --protocol tcp --port 22 [[--cidr]] 0.0.0.0/0 |
+ | Ref: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/authorizing-access-to-an-instance.html | ||
+ | |||
+ | |||
+ | == Related == | ||
+ | [[cardano-node run]] | ||
+ | |||
+ | == See also == | ||
+ | * {{aws ec2 sg}} | ||
+ | |||
+ | [[Category:AWS]] | ||
+ | [[Category:VPN]] |
Latest revision as of 15:05, 29 May 2023
aws ec2 authorize-security-group-ingress --group-id sg-02c0c057d26760df6 --protocol tcp --port 22 --cidr 0.0.0.0/0
Ref: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/authorizing-access-to-an-instance.html
Related[edit]
cardano-node run
See also[edit]
Advertising: