romis2012 / python-socks

Core proxy client (SOCKS4, SOCKS5, HTTP) functionality for Python
Apache License 2.0
95 stars 18 forks source link

How to use with timeout #9

Closed ghost closed 2 years ago

ghost commented 2 years ago

Yeah i want to use it with timeout but idk how to

romis2012 commented 2 years ago

You should pass timeout parameter to connect method