惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
月光博客
月光博客
Engineering at Meta
Engineering at Meta
WordPress大学
WordPress大学
Jina AI
Jina AI
小众软件
小众软件
U
Unit 42
云风的 BLOG
云风的 BLOG
Stack Overflow Blog
Stack Overflow Blog
雷峰网
雷峰网
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
罗磊的独立博客
宝玉的分享
宝玉的分享
B
Blog
C
Check Point Blog
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
量子位
阮一峰的网络日志
阮一峰的网络日志
Vercel News
Vercel News
酷 壳 – CoolShell
酷 壳 – CoolShell

Squid

(Squid) is not configured to allow SSL tunnel to port 80 squid 正向代理问题 Squid 配置了 cache_peer ,为啥不生效? squid 只能访问 https 的网站, http 无法访问。 V2EX Squid 如何国内外分流 squid 配置 Basic auth 始终失败,百思不得其解 哪位做过 squid 本地缓存 Squid的配置中,cache_peer使用ssl通信究竟如何配置?
萌新入坑求指教
LeviMarvin · 2023-06-20 · via Squid

目前想做高匿服务,了解到 squid ,装好后他的配置文件太长太多了,想要设置都得查询、跳跃好多次。请问有没有极致精简版的呢? 目前设计的结构: WWW <-> Server [Squid 端 <-> Gost 端] <-> [Gost 端 <-> Client] END 中括号表示括号内不同服务部署在同一端。