Skip to main content

Common Ubuntu Packages & Installation Guides

· 4 min read
Hirusha Adikari
I do stuff sometimes...

This guide covers essential Ubuntu packages and installation methods, including system updates, browsers, utilities, messaging apps, remote desktop tools, and development environments. It provides step-by-step installation for Docker, VS Code, and MongoDB Compass. Follow these instructions to optimize your Ubuntu setup for work, development, and daily use.

SNI Spoofing Analysis

· 11 min read
Hirusha Adikari
I do stuff sometimes...

In today’s internet, SNI (Server Name Indication) plays a critical role in making secure connections. However, the SNI field is sometimes used as a gatekeeper to restrict or manage content access. This blog post will walk through what SNI spoofing is, why it works, and demonstrate how to implement a basic SNI spoofing proxy in Python.

Genode Free Proxies API Wrapper

· One min read
Hirusha Adikari
I do stuff sometimes...

The Genode Free Proxies API Wrapper is a Python library designed to fetch free proxy lists from Geonode's public API. It provides a simple interface to retrieve and utilize proxies for web scraping, testing, and anonymizing requests. By automating the process of gathering proxies, this wrapper eliminates the need for manual scraping, making it easier to integrate proxies into your applications.