Tutorials

How to Log into Git CLI …

To seamlessly push changes without constant password prompts, follow these steps: 1. Generate a Personal Access Token on GitHub: Navigate to the “Developer settings” tab in your GitHub account settings. Select “Personal access tokens.” Then Select Token(classic) because as of …

How To URL Mask Like A …

URL Masking URL masking is a clever technique used to make a web link appear different than it really is. Imagine it like putting on a disguise for a hyperlink. In this trick, a special character, the “@” symbol, is used to fool web browsers into thinking the link goes somewhere else. …

How To Track Someone's …

I made a web app that let’s you track someone’s precise location (Not IP location; I promise). It’s called "Clickstat". It’s basically a URL shortener that logs information of those who clicks your link. Along with IP address,user-agent, this information includes …