Setting Up My Own Personal VPN With Wireguard on Digital Ocean
Introduction For this project, I set up my own WireGuard VPN on the same VPS that hosts my e-portfolio website.…
Introduction For this project, I set up my own WireGuard VPN on the same VPS that hosts my e-portfolio website.…
Title: NGFW Daemon — Suricata-Driven Reactive Firewall (IPv4, iptables) Quick take: a Python daemon I built that listens to Suricata’s…
As part of my self-study in scripting and Linux, I worked on a challenge designed to test my Bash skills.…
What this is A Python-based log parser and weather enricher. It demonstrates how to combine multiple Python libraries in a…
This blog post walks through how I set up my WordPress job portfolio site using a cloud server, a custom…
Why I built this? I made the Nmap Dashboard as a way to teach myself Python, not just learning the…