proxyblock | configurable content-blocking proxy | Proxy library
kandi X-RAY | proxyblock Summary
kandi X-RAY | proxyblock Summary
proxyblock is a Go library typically used in Networking, Proxy applications. proxyblock has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
A proxy that uses a whitelist/blacklist to block unwanted web content like ads, third party javascript, and other cruft. The proxy injects an iframe into web content to allow users to fine tune the proxy. This is a different take on blocking ads/tracking-javascript that does everything via a proxy instead of having a browser plugin. This is an interesting proof of concept that I had a lot of fun slapping together. Many websites may load much faster despite being run through a proxy since all the ads and other javascript/tracking cruft typically gets blocked out. Many sites may have some missing styles or features, but with enough configuring it can make for a much snappier web experience.
A proxy that uses a whitelist/blacklist to block unwanted web content like ads, third party javascript, and other cruft. The proxy injects an iframe into web content to allow users to fine tune the proxy. This is a different take on blocking ads/tracking-javascript that does everything via a proxy instead of having a browser plugin. This is an interesting proof of concept that I had a lot of fun slapping together. Many websites may load much faster despite being run through a proxy since all the ads and other javascript/tracking cruft typically gets blocked out. Many sites may have some missing styles or features, but with enough configuring it can make for a much snappier web experience.
Support
Quality
Security
License
Reuse
Support
proxyblock has a low active ecosystem.
It has 93 star(s) with 7 fork(s). There are 4 watchers for this library.
It had no major release in the last 12 months.
There are 1 open issues and 1 have been closed. On average issues are closed in 5 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of proxyblock is v0.1.1-alpha
Quality
proxyblock has 0 bugs and 0 code smells.
Security
proxyblock has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
proxyblock code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
proxyblock is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
proxyblock 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 has reviewed proxyblock and discovered the below as its top functions. This is intended to give you an instant insight into proxyblock implemented functionality, and help decide if they suit your requirements.
- PageControlsHandler serves the page control links .
- CreateProxy creates a new proxy
- getParentControlScript returns the script as a script script .
- checkWhiteBlackListUpdates pulls the whitelist updates from whitelist and checks the whitelist updates .
- Basic implementation of the proxy interface .
- GetRegexlist reads a file
- getAddListItemHandler returns a handler for adding a new item to the whitelist .
- notifyProxyEvent publishes an event to the longpoll manager
- NewControlServer returns a new HTTPS server
- StripProxyExceptionStringFromUrl removes proxyExceptionString from url
Get all kandi verified functions for this library.
proxyblock Key Features
No Key Features are available at this moment for proxyblock.
proxyblock Examples and Code Snippets
No Code Snippets are available at this moment for proxyblock.
Community Discussions
Trending Discussions on proxyblock
QUESTION
Apache configurations to restrict requests with specific string in request URL
Asked 2018-Jan-30 at 13:31
I have one URL configured on Apache. Here is configuration
...ANSWER
Answered 2018-Jan-30 at 12:22First, you probably want to disable forward (standard) proxy requests (Setting ProxyRequests
to Off
does not disable use of the ProxyPass
directive):
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install proxyblock
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page