bgu-icap-example

command module
v0.0.0-...-5247760 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2021 License: BSD-3-Clause Imports: 20 Imported by: 0

Documentation

Overview

An example of how to use go-icap.

Run this program and Squid on the same machine. Put the following lines in squid.conf:

acl GET method GET

icap_enable on icap_service service_req reqmod_precache icap://127.0.0.1:1344/injectjs/ adaptation_access service_req allow GET adaptation_access service_req deny all

(The ICAP server needs to be started before Squid is.)

Set your browser to use the Squid proxy.

Some Refrences:
- https://groups.google.com/forum/#!topic/golang-nuts/J-Y4LtdGNSw

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL