Skip to content
View mcgillowen's full-sized avatar
  • RUAG C5I
  • Bern, Switzerland

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.

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

Owen McGill

I am a senior software engineer working at RUAG C5I.

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 9