Skip to content

Squid Proxy Config Generator

Generateur de configuration Squid Proxy avec ACLs, authentification et SSL Bump.

Configuration de base

Les clients doivent configurer le proxy manuellement

Cache

Reseaux autorises (ACL localnet)

Authentification

Filtrage & Securite

Filtrage de contenu

Limites & Performance

Logging

Configuration generee

# squid.conf

Presets

Basic Forward

Proxy simple pour LAN

Transparent

Sans config client

Authenticated

Avec login/password

Content Filter

Blocage sites

Caching Proxy

Cache agressif

SSL Intercept

Inspection HTTPS


Architecture Squid

                    โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
                    โ”‚           SQUID PROXY               โ”‚
                    โ”‚                                     โ”‚
  Clients           โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”    โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”‚    Internet
  โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–บ  โ”‚  โ”‚  ACLs   โ”‚โ”€โ”€โ”€โ–บโ”‚    Cache     โ”‚   โ”‚  โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ–บ
  HTTP/HTTPS        โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜    โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ”‚
                    โ”‚       โ”‚                โ”‚            โ”‚
                    โ”‚       โ–ผ                โ–ผ            โ”‚
                    โ”‚  โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”    โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”   โ”‚
                    โ”‚  โ”‚  Auth   โ”‚    โ”‚   Logging    โ”‚   โ”‚
                    โ”‚  โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜    โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜   โ”‚
                    โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Modes de fonctionnement

Mode Description Config client
Forward Proxy explicite Oui (manuel ou PAC)
Transparent Interception HTTP Non (iptables)
SSL Bump Interception HTTPS Cert CA requis

Voir aussi