Answer the question
In order to leave comments, you need to log in
Telegram API implementation on telethon + ipv6 proxy or another option with ipv6 support?
I'm trying to implement a telegram mini-client in Python 3 based on the Telethon library . She has the ability to work through a proxy out of the box (via PySocks ). This is a wrapper over the standard socket, the calls are similar.
The problem is that PySocks does not support ipv6 proxies, and they are desperately needed. Is there any option to replace the library (first or second) with an analog with ipv6 support?
Answer the question
In order to leave comments, you need to log in
I solved the issue by modifying the libraries. It seems to work, I need to test it. My fork of PySocks with support for ipv6 proxies that have an input ipv4 address.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question