ports/net/py-tiny-proxy/pkg-descr
Emanuel Haupt c1776f79b9 net/py-tiny-proxy: Add new port
Simple proxy (SOCKS4(a), SOCKS5(h), HTTP tunnel) server built with
anyio. It is used for testing python-socks, aiohttp-socks and
httpx-socks packages.
2023-10-03 13:22:23 +02:00

3 lines
151 B
Text

Simple proxy (SOCKS4(a), SOCKS5(h), HTTP tunnel) server built with
anyio. It is used for testing python-socks, aiohttp-socks and
httpx-socks packages.