HTTP代理
/etc/squid/squid.conf 部分: acl manager proto cache_object acl localhost src 127.0.0.1/32 acl vben src 163.125.0.0/16 27.38.0.0/16 acl localhost src ::1/128 acl to_localhost dst 127.0.0.0/8 0.0.0.0/32 # Example rule allowing access from your local networks. # Adapt localnet in the ACL section to list your (internal) IP networks # from where browsing should be allowed http_access allow localnet http_access allow localhost http_access allow vben # And finally deny all other access to this proxy http_access deny all 日志: 1724483646.153 0 163.125.189.239 NONE_NONE/000 0 - error:transaction-end-before-headers - HIER_NONE/- - 1724483651.077 23670 163.125.189.239 TCP_TUNNEL/200 18382 CONNECT hm.baidu.com:443 - HIER_DIRECT/111.45.11.83 - 1724483656.480 10 163.125.189.239 NONE_NONE/200 0 CONNECT www.youtube.com:443 - HIER_DIRECT/172.217.14.78 - 1724483674.530 11 163.125.189.239 NONE_NONE/200 0 CONNECT www.goog...