You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, the security group exposes all service ports to 0.0.0.0/0 (really insecure).
It wil be good if its possible to specify my own IP address. Mine is a fixed IP, so I don't need to worry about attacks.
Right now, the security group exposes all service ports to
0.0.0.0/0(really insecure).It wil be good if its possible to specify my own IP address. Mine is a fixed IP, so I don't need to worry about attacks.