icapeg | Open Source ICAP server

 by   egirna HTML Version: v0.4.0 License: Apache-2.0

kandi X-RAY | icapeg Summary

kandi X-RAY | icapeg Summary

icapeg is a HTML library. icapeg has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

ICAP stands for Internet Content Adaptation Protocol. If a content (for example: file) you've requested over the internet to download or whatever, needs adaptation(some kind of modification or analysis), the proxy server sends the content to the ICAP server for adaptation and after performing the required tasks on the content, the ICAP server sends it back to the proxy server so that it may return the adapted content back to the destination. This can occur both during request and response. To know more about the ICAP protocol, check this out.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              icapeg has a low active ecosystem.
              It has 11 star(s) with 17 fork(s). There are 6 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 4 open issues and 0 have been closed. There are 2 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of icapeg is v0.4.0

            kandi-Quality Quality

              icapeg has no bugs reported.

            kandi-Security Security

              icapeg has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              icapeg is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              icapeg releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of icapeg
            Get all kandi verified functions for this library.

            icapeg Key Features

            No Key Features are available at this moment for icapeg.

            icapeg Examples and Code Snippets

            ICAPeg,Things to have
            HTMLdot img1Lines of Code : 18dot img1License : Permissive (Apache-2.0)
            copy iconCopy
              sudo apt update
            
            
              sudo apt upgrade
            
            
              wget https://dl.google.com/go/go1.14.linux-amd64.tar.gz
            
            
              tar -C /usr/local -xzf go1.14.linux-amd64.tar.gz
            
            
              export PATH=$PATH:/usr/local/go/bin
            
            
              resp_scanner_vendor = "virustotal"
            
              req_scanner_vend  
            ICAPeg,How do I turn this thing on!!
            HTMLdot img2Lines of Code : 17dot img2License : Permissive (Apache-2.0)
            copy iconCopy
              git clone https://github.com/egirna/icapeg.git
            
            
              export GO114MODULE=on
            
            
              go version
            
            
              cd icapeg/
            
              go mod vendor
            
              go build .
            
              ./icapeg
            
             ./run.sh
            
              sudo nano /etc/squid/squid.conf
            
              icap_enable on
              icap_service service_resp respmod_pr  

            Community Discussions

            No Community Discussions are available at this moment for icapeg.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install icapeg

            You can download it from GitHub.

            Support

            This project is still a WIP. So you can contribute as well. See the contributions guide here.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/egirna/icapeg.git

          • CLI

            gh repo clone egirna/icapeg

          • sshUrl

            git@github.com:egirna/icapeg.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link