Giter Site home page Giter Site logo

bacon's Introduction

bacon ๐Ÿฅ“

A cli to update the public IP of your domain registered in Porkbun.

a pig delivering mail

This CLI is a wrapper around the Porkbun API to make it easier to update DNS with the machine's current public IP. Updating your domain registered to point to your Raspberry Pi would be a good example on why would you use this tool. Later, you could use a cronjob to call bacon periodically to update the your domain to point to your machine.

Installing

Make sure you have go installed and that $(go env GOPATH)/bin is in your path, then:

go install github.com/paulopacitti/bacon@latest

Usage

  1. Add the keys and domain you want to update: bacon config
  2. Get your public IP and update the domain that you configured previously: bacon update

Better explanation of each command can be found on bacon -h. The configuration will be saved in $HOME/.config/bacon/config.json.

Contributing

Feel free to open PRs to fix bugs and add new features ๐Ÿš€

bacon's People

Contributors

paulopacitti avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.