Socket
Socket
Sign inDemoInstall

r53-register

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

r53-register

Register your host IP address with Amazon Route 53.


Maintainers
1

Minimalistic Route53 update script

A minimal-configuration script designed to support clusters with DNS failover.

Requirements

This project requires AWS credentials to be configured.

Usage

sudo pip install r53-register
r53-register foo.example.com

Optional configuration

Environment variableDefaultDescription
INTERFACE_PREFIXen,eth,wlA comma-separated list of interface prefixes. Interfaces will be searched in sequence to find an IP address.
INTERFACE_NAME-A specific interface to grab the IP from.
PUBLIC_IPFalseOverride interface search and use this machine’s public IP instead.
SKIP_CHECKFalseSkip checking the value of the current record and always update.
NAMESERVERS8.8.8.8,8.8.4.4Nameservers to use when checking to see if an update is required.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc