Code Monkey home page Code Monkey logo

Christopher Gleeson's Projects

blinkt_internet_monitor icon blinkt_internet_monitor

A script for your Pimoroni blinkt that plays happy lights when your internet works and angry lights when it doesn't.

clinkedlist icon clinkedlist

A basic linked list implementation (node value type int) in C. Passes inspection and memory leak tool analysis. Could easily be converted to C++ to be made polymorphic.

cplusplus-bst icon cplusplus-bst

Basic BST class implementation with insert, search, remove, recursive in-order print, and iterative in-order print.

cplusplus-stack icon cplusplus-stack

A very simple implementation of a stack via a singly linked list, data type of the stack is abstracted via a template.

cryptovault icon cryptovault

A very simple text encryption / decryption tool using AES-CBC with 256bit keys.

docker_vlan_openwrt icon docker_vlan_openwrt

An example script that creates vlan linux bridges, and connects docker containers running openwrt. Handy micro-segmentation for containers, yay.

dothat_info_driver icon dothat_info_driver

Simple example python code to inspect interfaces, format output example intended for 16x2 LED Raspberry PI display

find_by_size icon find_by_size

Python code that recursively walks a starting path and prints every file that is within the size window.

hackermap icon hackermap

hackermap produces a histogram of the attempts to log into a debian linux box via SSH, stacked by country.

iperf icon iperf

iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool

nmapper icon nmapper

A python wrapper around nmap that produces a simple JSON list of IPs that are UP on a network.

osx_login_report icon osx_login_report

A very short script that will show you all of the successful logins on your OSX machine

prometheus icon prometheus

A docker-compose stack for Prometheus monitoring (forked)

pytail icon pytail

An extremely simple (and crude) implementation of tail that works even for files too large to fit into memory

sshmulti icon sshmulti

A multi-threaded ssh tool for pushing or pulling files via SCP and running remote commands via SSH.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.