Javier Matos Odut

Results 7 comments of Javier Matos Odut

I have installed latest Tor from their official repository. My OS is Ubuntu 20.04 LTS. https://2019.www.torproject.org/docs/debian.html.en Latest Tor version there is 0.4.3.5-1~focal+1 (amd64)

I think refactoring `socks_endpoint` and `_endpoint_from_socksport_line` and adding a parser or regular expression match will do the job for my Tor version. The problem is that if I create a...

I can fix it with my suggested approach and try to cover previous versions using a container to make tests. Do you think that there will be more parts involved...

Could you please show me the `SocksPort` value in `socks_endpoint` method? I got that `_ListWrapper[['unix:/run/tor/socks WorldWritable', '9050']]` but it would be great to know what should be there.

Would be great to have this merged. This change works for me.

I have used this new fork as a replacement and it works fine. It fixes #76, which was my issue. Thank you!

Is there any chance to get this merged? I would like to customize widget sizes and this PR is just implementing the feature.