Projects Posts About
// homelab notes & writeups

Notes from the homelab — learning, building, hacking, writing.

Featured projects

View all projects →
tool

pscan — Multi-threaded port-scanner

Building a network port-scanner from scratch with Python. From implementing the core socket module, to learning about locking threads.

series

Setting up a DNS sinkhole with Pi-hole

A walk-through of my experience setting up and configuring a Raspberry Pi, for use as a DNS sinkhole.

Latest posts

View all posts →
HOMELAB

Network traffic analysis with Wireshark

Capturing network traffic data, and analysing it with Wireshark.

1 min20 July
TOOLS

Upgrading the port scanner with multi-threading

Switching out the loop logic for multi-threading, handling errors, and adding argparse.

2 min12 May
TOOLS

Building a port scanner with Python

How I went about building a simple network port scanner from scratch with Python.

2 min10 May
HOMELAB

Setting up a Pi-hole Part 2

A walk-through of my experience setting up and configuring a Raspberry Pi, for use as a DNS sinkhole.

14 min2 Apr
HOMELAB

Setting up a Pi-hole Part 1

A walk-through of my experience setting up and configuring a Raspberry Pi, for use as a DNS sinkhole.

7 min26 Mar
HOMELAB

Setting up a basic home lab

Building a home lab for hands-on cybersecurity and networking practice, from hardware choices to initial network setup.

1 min6 Mar