Port details on branch 2025Q1 |
- py-aiohttp-socks SOCKS proxy connector for aiohttp
- 0.10.1 net =2 0.10.1Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2018-12-24 23:26:26
- Last Update: 2024-12-30 12:28:06
- Commit Hash: e0648a6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/aiohttp-socks/
- https://github.com/romis2012/aiohttp-socks
- Description:
- Python library that provides SOCKS proxy support for aiohttp, supporting
SOCKS4(a), SOCKS5(h), and HTTP tunneling proxies. It allows for proxy
chaining and integrates with aiohttp to facilitate secure and anonymous
web requests. The library uses python-socks for core proxy functionality
and aims to maintain compatibility with new aiohttp versions by
providing a single point of integration.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}aiohttp-socks>0:net/py-aiohttp-socks@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-aiohttp-socks/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-aiohttp-socks
- pkg install py311-aiohttp-socks
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-aiohttp-socks listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-aiohttp-socks
- Package flavors (<flavor>: <package>)
- py311: py311-aiohttp-socks
- distinfo:
- TIMESTAMP = 1735490395
SHA256 (romis2012-aiohttp-socks-v0.10.1_GH0.tar.gz) = ea2646bbecd2ed660bd805eb79ecf866a276dd9593c316e4af3c56796834a836
SIZE (romis2012-aiohttp-socks-v0.10.1_GH0.tar.gz) = 13783
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-flask>0 : www/py-flask@py311
- py311-pytest>0 : devel/py-pytest@py311
- py311-tiny-proxy>0 : net/py-tiny-proxy@py311
- py311-trio>0 : net/py-trio@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-aiohttp>=3.10.0 : www/py-aiohttp@py311
- py311-attrs>=19.2.0 : devel/py-attrs@py311
- py311-python-socks>=2.4.3 : net/py-python-socks@py311
- py311-trio>0 : net/py-trio@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- finance/electrum
- net-p2p/py-stig
Configuration Options:
- No options to configure
- Options name:
- net_py-aiohttp-socks
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|