{"library":"pysocks","type":"library","category":null,"description":"PySocks is a Python SOCKS client module that enables applications to route their network traffic through SOCKS proxy servers. It acts as a robust, modern fork of SocksiPy, offering a drop-in replacement for Python's standard `socket` module with added proxy functionalities. It is also a key underlying dependency for SOCKS proxy support in the popular `requests` library.","language":"python","status":"active","version":"1.7.1","tags":["networking","proxy","socks","sockets","requests","anonymity"],"install":[{"cmd":"pip install pysocks","imports":["import socks","import socks\nsocket.socket = socks.socksocket","import socks\nsocks.set_default_proxy(socks.SOCKS5, 'localhost', 9050)"]},{"cmd":"pip install requests[socks]","imports":[]}],"homepage":null,"github":"https://github.com/Anorov/PySocks","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pysocks/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.8,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pysocks/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}