AnUnknownAlias

A list of nonsensical actvities
  • Benchmarking knock_rs' packet parser

    Dec 14 2020 | updated 4 years ago 4 min read

    Using criterion to run iterative loop tests on the packet parsing used in knock_rs

  • Challenge response with a Pebble

    Oct 21 2020 | updated 5 years ago 11 min read

    Why not write some c and build a challenge response server and client with the Pebble as a client and rust for the server.

  • Using Azure and Ansible for system testing of knock_rs

    Oct 06 2020 | 9 min read

    The goal is the use of Gitlab's CI/CD pipeline to fire off the building of a test environment within Azure where knock_rs' iptables rule changes can be assested.

  • Setting up a gitlab runner using Ansible

    Sep 14 2020 | updated 5 years ago 5 min read

    I got side tracked while working on a CI/CD pipeline for knock_rs. might as well share this code snippet.

  • Setting up this site

    Sep 09 2020 | updated 5 years ago 1 min read

    a simple setup of a Nuxtjs blog