proxies
Proxies are intermediary servers that act on behalf of a client, relaying requests to and from destination servers. By handling traffic, a proxy can hide the client's IP address, apply access controls, perform content caching, and modify or monitor data in transit. Proxies are commonly described as forward proxies or reverse proxies. A forward proxy sits between a client and the wider internet, while a reverse proxy sits in front of one or more servers and handles requests from external clients.
Common proxy types include HTTP/HTTPS proxies, which operate at the application layer for web traffic; and SOCKS
Use cases include privacy enhancement, access control and content filtering in organizations, load balancing and TLS