Networking

Proxy Server (Forward Proxy)

An intermediary server that sits between a client and the internet, forwarding client requests on their behalf. Forward proxies provide anonymity, content filtering, caching, and access control. Unlike reverse proxies (which front backend servers), forward proxies serve the client side. HTTP CONNECT method enables proxying of HTTPS traffic through a tunnel.

โปรโตคอลที่เกี่ยวข้อง

ดูเพิ่มเติม