RabbitMQ is an open-source message broker that facilitates communication between distributed applications using the Advanced […]
Building Custom SOCKS5 Proxy and HTTP Proxy
SOCKS5 is a widely used proxy protocol for facilitating secure and efficient communication between clients […]
Creating Docker Images
Having a custom image allows applications to be scaled on-demand via orchestration tools (Kubernetes, Rancher, […]
Python Tips and Tricks
Python is a versatile, human-friendly scripting language and one of the most popular ones available […]
How to Scan a Source-Code with OSV-Scanner
OSV-Scanner is a command-line open source tool developed by Google’s Open Source Security Team to […]
Working with CSV and XML in Python
The following Python script reads a CSV file and converts it to XML, using the […]
AWK Cheat Sheet
AWK is a domain-specific language designed for text processing, typically used as a data extraction […]
Ruby Cheat Sheet
On the official website, Ruby is described as “A dynamic, open-source programming language with a […]
Golang (GO) Cheat Cheet
Golang (or Go) is a programming language developed in 2009 by three Google engineers to […]
Markdown Cheat Sheet
Markdown is a lightweight markup language for creating formatted text using a plain-text editor. It […]