Прокси-сервер
Промежуточный сервер (посредник) в сети.
🌐 Термины на других языках:
A proxy server functions as a gateway between you and the internet. When you use a proxy server, your internet traffic flows through the proxy server on its way to the address you requested. The request then comes back through that same proxy server, and then the proxy server forwards the data received from the website to you.
graph LR
Center["Прокси-сервер"]:::main
Rel_load_balancer["load-balancer"]:::related -.-> Center
click Rel_load_balancer "/terms/load-balancer"
Rel_websockets["websockets"]:::related -.-> Center
click Rel_websockets "/terms/websockets"
Rel_firewall["firewall"]:::related -.-> Center
click Rel_firewall "/terms/firewall"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧠 Проверка знаний
1 / 1
🧒 Простыми словами
Прокси — это как твой представитель. Ты просишь его посмотреть сайт, он идет туда, сканирует страницу и показывает её тебе. Сайт думает, что его посетил прокси, а не ты.
🤓 Expert Deep Dive
Разделяются на прозрачные, анонимные и элитные (Residential) прокси.