Skip to content

Google Domains Updater CLI written in Deno 🦕

License

Notifications You must be signed in to change notification settings

DanielRamosAcosta/gdu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Domains Updater

A simple CLI to update your domain with your current IP

Installation

deno install --allow-env --allow-net https://raw.githubusercontent.com/DanielRamosAcosta/gdu/main/gdu.ts

Env permissions are optional.

Usage

  Usage:   gdu
  Version: 0.1.0

  Description:

    Google Domains updater

  Options:

    -h, --help                  - Show this help.
    -V, --version               - Show the version number for this program.
    -h, --hostname  [hostname]  - the hostname you want to udpdate           (required)
    -u, --username  [username]  - the username of your account               (required)
    -p, --password  [password]  - the password of your account               (required)

About

Google Domains Updater CLI written in Deno 🦕

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published