Skip to content
View mikedhanson's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report mikedhanson

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

Pinned

  1. react-portfolio react-portfolio Public

    JavaScript 1

  2. portfolio portfolio Public

    PowerShell 1

  3. ChocolateyManager ChocolateyManager Public

    Manage Chocolatey

    PowerShell 2

  4. graycord graycord Public

    Graylog API log parser to discord

    Python 1

  5. Setting up fail2ban with LE/NGINX/WP Setting up fail2ban with LE/NGINX/WP
    1
    ---
    2
    title: "Setting up fail2ban with LE/NGINX/WP"
    3
    date: "2019-12-27"
    4
    ---
    5
    
                  
  6. Graylog alerts to discord. Graylog alerts to discord.
    1
    import requests    # for api calls 
    2
    import json        # json 
    3
    import argparse
    4
    import os          
    5
    import platform    # For getting the operating system name