
Send Data to a Port Using TCP or UDP Without NetCat
Learn how to send data to a specific port using TCP or UDP on Linux without using NetCat.
Learn how to send data to a specific port using TCP or UDP on Linux without using NetCat.
A simple guide to using the du command to list directory sizes in order on Linux.
A step-by-step guide to setting up Private Internet Access VPN using OpenVPN on Linux via the command line interface (CLI).
A simple Tampermonkey script that lets you quickly toggle text-editing mode on any webpage for quick UI mockups and text changes.
Building Splunk Searches Using AI (GitHub Co-Pilot) A lot of time spent writing Splunk searches goes into formatting, syntax, and remembering commands or patterns for your SPL. With the help of generative AI, specifically GitHub Co-Pilot, we can significantly reduce the time spent writing searches. It also makes it easier to iterate quickly on existing searches and serves as great notes for later. I’ve edited this article about five times now, and finding the “perfect” balance of detail has been challenging....