Skip to main content

Using the AUR with Arch Linux

5 min read
Hirusha Adikari
Student interested in Tech

If you鈥檙e an Arch Linux user, you鈥檙e probably aware of how amazing the AUR (Arch User Repository) can be. It鈥檚 a treasure trove of community-driven packages that aren鈥檛 always available in the official repositories. In this post, I'll show you how to make use of the AUR to install packages that you might need for your system. Let鈥檚 get started!

alt text

Common Ubuntu Packages & Installation Guides

4 min read
Hirusha Adikari
Student interested in Tech

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.

How to Access the Latest Edexcel Past Papers

4 min read
Hirusha Adikari
Student interested in Tech

This guide explains how to access Edexcel past papers by analyzing URL structures and website configurations. It explores direct link access, potential misconfigurations, and ethical considerations. While the method may work under certain conditions, users are reminded to respect copyright laws and website terms of service.

SNI Spoofing Analysis

11 min read
Hirusha Adikari
Student interested in Tech

In today鈥檚 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
Student interested in Tech

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.