最終更新:2024-01-23 (火) 11:22:20 (98d)  

PySocks
Top / PySocks

PySocks lets you send traffic through SOCKS proxy servers.

https://github.com/Anorov/PySocks

対応

  • SOCKS Version 4 (SOCKS4), including the SOCKS4a extension.
  • SOCKS Version 5 (SOCKS5). - UDP対応
  • HTTP Proxies which support tunneling using the CONNECT method.

フォーク元

  • SocksiPy?

使い方

socks.socksocket?

Requests

  • Requests 2.10.0? (2016-04-29)