extproxy | ExtProxy extend urllib2 's ProxyHandler to support
kandi X-RAY | extproxy Summary
kandi X-RAY | extproxy Summary
extproxy is a Python library. extproxy has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can install using 'pip install extproxy' or download it from GitHub, PyPI.
ExtProxy extend urllib2's ProxyHandler to support extra proxy types: HTTPS, SOCKS. It provides a consistent user experience like HTTP proxy for the users. This script is using a non-side-effects monkey patch, it did not applied to build-in module socket, just inject some codes into Request, ProxyHandler, HTTPConnection, SSLContext method's processing. Don't need to worry about the patching, you can using everything like before, or you can unpatch it at any time.
ExtProxy extend urllib2's ProxyHandler to support extra proxy types: HTTPS, SOCKS. It provides a consistent user experience like HTTP proxy for the users. This script is using a non-side-effects monkey patch, it did not applied to build-in module socket, just inject some codes into Request, ProxyHandler, HTTPConnection, SSLContext method's processing. Don't need to worry about the patching, you can using everything like before, or you can unpatch it at any time.
Support
Quality
Security
License
Reuse
Support
extproxy has a low active ecosystem.
It has 2 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of extproxy is 1.0.3
Quality
extproxy has 0 bugs and 0 code smells.
Security
extproxy has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
extproxy code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
extproxy 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
extproxy releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
It has 339 lines of code, 20 functions and 9 files.
It has low code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed extproxy and discovered the below as its top functions. This is intended to give you an instant insight into extproxy implemented functionality, and help decide if they suit your requirements.
- Forward a local socket .
- Compress the hextets .
- Convert an IP address into binary form .
- Explode an IP address .
- Sets a https proxy .
- Open proxy .
- Set the tunnel connection
- Creates a connection to https
- Create a SSL context .
- Convert an IPv6 address to binary form .
Get all kandi verified functions for this library.
extproxy Key Features
No Key Features are available at this moment for extproxy.
extproxy Examples and Code Snippets
No Code Snippets are available at this moment for extproxy.
Community Discussions
No Community Discussions are available at this moment for extproxy.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install extproxy
Or download and Install from source code.
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