squid
Here are 161 public repositories matching this topic...
bannedregexpurllist:
котик
kitty
e2guardian.conf:
weightedphrasemode = 1
phrasefiltermode = 2
preservecase = 2
hexdecodecontent = off
forcequicksearch = on
When I visit, for example, http://blank.org/?котик - request is blocked, all ok. But when I visit http://blank.org/?КОТИК or http://blank.org/?Котик - all passes.
When I enter http://blank.org/?kitty or http://bl
-
Updated
Jun 18, 2020 - Shell
- Cluster of proxies
- Azure Domain Services - synced with on-prem AD? Or how it works?
- Road warriors talking to proxy using HTTPS not usual HTTP and doing Keberos authentication?
Is it at all possible? Look for docs on "Azure Active Directory Domain Services"
-
Updated
Jul 10, 2020 - Shell
-
Updated
Dec 9, 2019 - JavaScript
- OpenSSL license clause 6 effectively requires that the package must display the advertisement: "This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/)"
- anywhere the package is advertised and/or documented,
- during installation, and
- in the output of squid -v
You can use --with-build-info="..." for the -v output.
-
Updated
Jul 3, 2020 - Shell
-
Updated
Jun 30, 2018 - Python
-
Updated
Jul 6, 2020 - Shell
Function: createFullAgreement
issue: timeout and timelock values are set to [0, 0, 0]
expected: use timeout/timelock values fom the service agreement from the DDO document
As part of this issue, please also verify that the timelocks and timeouts can be provided from outside when registering/creating an asset. Right now ocean.assets.create has a services argument, we just need to make s
Currently, there are two ways of passing accounts for use with squid-py:
- Using env variables:
PARITY_ADDRESS{x} - Using
config.keeper-contracts.parity.address{x}fields
The library doesn't treat them the same way and doesn't explain how they're used. For example, get_account will only use accounts from env variables, but ocean_secret_store will use both, as config gets overwritten w
-
Updated
Jun 29, 2020 - Ruby
-
Updated
Nov 9, 2016 - JavaScript
-
Updated
Feb 27, 2019 - Dockerfile
Is it possible to use this image as an http proxy. When the following statement
http_port 3128 ssl-bump
generate-host-certificates=on
dynamic_cert_mem_cache_size=4MB
cert=/etc/config/myca.pem
key=/etc/config/myca.pem
is added to the config file, then the following error occurs
2019/01/29 20:49:39 kid1| WARNING: no_suid: setuid(0): (1) Operation not permitted
2019/
-
Updated
Jul 13, 2019 - Shell
-
Updated
Nov 14, 2018 - Dockerfile
-
Updated
Dec 11, 2019 - JavaScript
Tuna could be used by people new to Ocean Protocol, but today it would be difficult for them to get started because the README.md file hasn't been updated for a while. Potential updates and fixes include:
- In the Setup section:
- The
python pip install -r requirements.txtcommand doesn't need to begin withpython; change it to justpip install -r requirements.txt - Add the in
- The
-
Updated
Sep 18, 2019 - Go
Improve this page
Add a description, image, and links to the squid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the squid topic, visit your repo's landing page and select "manage topics."
Links in file
README.mdpoints to other files in your repo (docker-compose.ymlfor example ) are relative. On page hub.docker.com it does not work correctly.