Skip to content
View mcgillowen's full-sized avatar
Block or Report

Block or report mcgillowen

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
mcgillowen/README.md

Owen McGill

I am a Dev/Ops engineer working at Sqooba (acquired by Open Systems).

I'm passionate about distributed systems and programming in Go. I also love learning new programming languages.

Pinned Loading

  1. gotracer gotracer Public

    Whitted Raytracer written in Go

    Go

  2. Small Bash script for adding all key... Small Bash script for adding all keys defined for hosts in .ssh/config to the ssh-agent. Very useful if they have passphrases, can be launched at login. Requires OpenSSH 7.6 for the ssh -G command
    1
    #!/bin/bash
    2
    
                  
    3
    ############################### SSH Keys check #################################
    4
    #                                                                              #
    5
    # This script checks if the requisite keys for the hosts in the SSH config     #
  3. arkime-kafka-indexer arkime-kafka-indexer Public

    Arkime SPI Indexing from Kafka messages made by the Arkime Kafka Plugin

    Go 8