Anorov / PySocksLinks
A SOCKS proxy client and wrapper for Python.
☆1,253Updated 2 years ago
Alternatives and similar repositories for PySocks
Users that are interested in PySocks are comparing it to the libraries listed below
Sorting:
- PycURL - Python interface to libcurl☆1,121Updated 3 weeks ago
- HTTP/HTTPS proxy in a single python script☆550Updated 3 years ago
- HTTP/HTTP2/HTTP3/Socks4/Socks5/Shadowsocks/ShadowsocksR/SSH/Redirect/Pf TCP/UDP asynchronous tunnel proxy implemented in Python 3 asyncio…☆2,144Updated 8 months ago
- Run JavaScript code from Python (EOL: https://gist.github.com/doloopwhile/8c6ec7dd4703e8a44e559411cb2ea221)☆716Updated 5 years ago
- SSH tunnels to remote server.☆1,268Updated last year
- 💫 Ngrok FRP Alternative • ⚡ Fast • 🪶 Lightweight • 0️⃣ Dependency • 🔌 Pluggable • 😈 TLS interception • 🔒 DNS-over-HTTPS • 🔥 Poor Ma…☆3,395Updated this week
- Asynchronous Python HTTP Requests for Humans using Futures☆2,177Updated last month
- Generator of User-Agent header☆342Updated last year
- A toy socks 5 server written in Python☆173Updated last year
- Simple DNS resolver for asyncio☆566Updated last week
- Asyncronous HTTP proxy with tunnelling (CONNECT) support☆334Updated last year
- SOCKS proxy client for asyncio☆118Updated 5 years ago
- A proxy server that implements Socks5/Shadowsocks/Redirect/HTTP (tcp) and Shadowsocks/TProxy/Tunnel (udp) protocols.☆198Updated 5 years ago
- HTTP/2 for Python.☆1,049Updated 4 years ago
- a powerful DNS toolkit for python☆2,587Updated last week
- Parsel lets you extract data from XML/HTML documents using XPath or CSS selectors☆1,257Updated last week
- A jquery-like library for python☆2,359Updated 11 months ago
- Proxy (HTTP, SOCKS) connector for aiohttp☆241Updated 2 months ago
- The official source code for the python-mechanize project☆749Updated 2 months ago
- A toolbelt of useful classes and functions to be used with python-requests☆1,023Updated 6 months ago
- A Python wrapper around the OpenSSL library☆913Updated this week
- Small, fast HTTP client library for Python. Features persistent connections, cache, and Google App Engine support. Originally written by …