Skip to content
View dmbonsall's full-sized avatar

Block or report dmbonsall

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. autolab autolab Public

    REST interface and basic UI for automating homelab tasks

    JavaScript

  2. local-etc local-etc Public

    My personal etc/ directory for dotfiles and other configuration

    Shell

  3. Simple Cloudflare DDNS Update Simple Cloudflare DDNS Update
    1
    At the time of writing, ddclient currently does not propperly support updating Cloudflare DNS records with API bearer token authentication. This is a simple method to replace this functionality until the ddclient project is updated to suppport this functionality. For reference, the relevant issue can be found here: https://github.com/ddclient/ddclient/issues/361
    2
    
                  
    3
    Prerequisites are to have a working python3 installation with pip.
    4
    
                  
    5
    ### Install `cloudflare` package