Let’s go one step at a time. To understand what a proxy is, first, you need to know what an IP address is and what it is used for. As its name suggests, it is a unique address associated with every device that connects to an Internet Protocol network like the Internet.
123.123.123.123 is an example of an IP address. Each number can range from 0 to 255, so it can go from 0.0.0.0 to 255.255.255.255. These numbers might seem random, but they are not, as they are mathematically generated and allocated by the Internet Assigned Numbers Authority (IANA).
You can think of a proxy as an intermediate connection point between you and the web page you visit, making your daily web browsing more secure and private. How does it work? Well, the requests you are sending will not see your personal IP address, but the proxies’ instead.
As technology advances and everyone possesses at least one device, the world quickly ran out of IPv4 addresses and is currently transitioning to IPv6 standards. Despite these needs for change, the proxy business is still using the IPv4 standard. If you’re interested, here’s an article on the difference between IPv4 and IPv6.