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
Centrally manage AWS, GCP and self-managed servers and connect to them via SSH. Update security group, access control list, firewall and security policy rules with your new IP.
A linux service to periodically check for public IP address changes. Updates Route53 DNS record using Python and AWS's Python SDK library: boto3. Pretty much a dynamic DNS solution.
A linux service to periodically check for public IP address changes. Updates OVH DNS record using Python and the OVH API. Pretty much a dynamic DNS solution.
⛔ DEPRECATED: Use alternative package @haribodev/serverx instead. Centrally manage AWS and self managed instances and connect to them using SSH. Update security group ingress rules with your new pu…
⛔️ DEPRECATED Python script to periodically and automatically detect a change in your public IP address. If so, all AWS EC2 security groups containing your old public IP will be updated to use your…