Trio-socks

Latest version: v0.1.1.post5

Safety actively analyzes 621309 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.15

0.1.1

Socks5Stream negotiate on __aenter__:
python
async with Socks5Stream(..., negotiate=True) as stream:
assert stream._negotiated.is_set()
await "stream.negotiate()" is called on the Socks5Stream during __aenter__


Socks5Stream.negotiate method:
python
await stream.negotiate()

0.1.01

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.