Skip to content
View craftwork4498's full-sized avatar

Block or report craftwork4498

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
craftwork4498/README.md

craftwork4498

Hello! I am CraftWork. I'm a computer nerd who sometimes publishes opensource software.

Projects

gist - rfc

I created a simple bash script to allow the syncing, searching, and citing or RFCs on linux systems

link


craftwork4498.github.io

Pinned Loading

  1. cloudflare-update cloudflare-update Public

    A shell script and NixOs module for updating Cloudflare DNS records

    Shell

  2. bash script to manage a local ietf r... bash script to manage a local ietf rfc mirror. sync, search, cite
    1
    #!/usr/bin/bash
    2
    
                  
    3
    # rfc: read RFCs from the command line using a local mirror
    4
    
                  
    5
    # The MIT License (MIT)