You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download this whole REPO as zip and then unzip it.
Update *.DLL, *.SO, *.DYLIB libraries in FlorianREGAZ/Python-Tls-Client/tls_client/dependencies/ folder. Latest versions of those libraries can be found at bogdanfinn/tls-client. This repo uses these libraries, but this repo currently uses outdated version v1.7.1. Only in version v1.7.4 they made support for socks5h you can the see issue here - last commit fixed the issue.
After replacing old *.DLL, *.SO, *.DYLIB libraries with new ones, you can run pip setup.py install
Now you have done everything necessary, feel free to run pip install .\Python-Tls-Client-master to install this REPO's updated library working with socks5h
I've tried to keep everything beginner friendly, in case some beginner stumps upon same issue.
Hope that helps
hi, it only supports socks5, but does not support socks5h protocol.
could we add the feature to support socks5h ?
thanks.
The text was updated successfully, but these errors were encountered: