| Name: | python3.11-pysocks |
|---|---|
| Version: | 1.7.1 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 108115 |
| License: | BSD |
| RPM: | python3.11-pysocks-1.7.1-1.el8.noarch.rpm |
| Source RPM: | python3.11-pysocks-1.7.1-1.el8.src.rpm |
| Build Date: | Tue Apr 04 2023 |
| Build Host: | build-ol8-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/Anorov/PySocks |
| Summary: | A Python SOCKS client module |
| Description: | A fork of SocksiPy with bug fixes and extra features. Acts as a drop-in replacement to the socket module. Featuring: - SOCKS proxy client for Python 2.6 - 3.x - TCP and UDP both supported - HTTP proxy client included but not supported or recommended (you should use urllib2's or requests' own HTTP proxy interface) - urllib2 handler included. |