jkl-proxy (1.0.0)
Installation
pip install --index-url jkl-proxyAbout this package
A proxy provider and validation tool
Proxy
Simple package to retrieve, tests and manage a list of proxies.
Usage
from jkl_proxy import random_secured_proxy, Proxy
proxy: Proxy = random_secured_proxy()
Test proxies locally
uv run src/jkl_proxy
Publish a new version
uv version x.y.z
uv sync
git commit -am "Release x.y.z"
git tag x.y.z
git push
git push --tags
Proxies sources
Requirements
Requires Python: >=3.12
Details
Assets (2)
Versions (1)
View all
jkl_proxy-1.0.0-py3-none-any.whl
8.3 KiB
jkl_proxy-1.0.0.tar.gz
15 KiB
1.0.0
2026-03-16