updateip

command module
v0.0.0-...-fb5972c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 7, 2022 License: MIT Imports: 15 Imported by: 0

README

updateip

A modern tool written in Go to update dynamic DNS records.

Providers

  • Namecheap Dynamic DNS

Usage

Passwords are encoded (not encrypted), using base64. Save the output from the following into the password field in your config.yaml.

Example:

domains:
  - domain: k3s.example.com
    ip: external
    password: cGFzc3dvcmQK
    provider: namecheap

Hide the command from your bash shell:

cat | base64
Password here
Control + D

See an example config.yaml

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL