Arvid Norberg

Results 1037 comments of Arvid Norberg

what does it mean to update a "pre commit hook"? is it about modifying the pre commit config to specify new version numbers?

can you provide a wireshark dump of the packets sent to and from the SOCKS5 proxy?

This message is the SOCKS5 handshake. I don't see the proxy respond. ``` 05 01 00 ``` I also don't see any UDP traffic going to the proxy, presumably because...

as you can see in your wireshark dump, the exact same behavior is exhibited. The proxy server does not respond to the SOCKS5 handshake. Perhaps you could try to use...

Do any of them respond to the SOCKS handshake?

it works in my test: https://github.com/arvidn/libtorrent/blob/RC_2_0/simulation/test_transfer.cpp#L325

please feel free to trouble shoot. You can collect a wireshark dump of libtorrent talking to a proxy and some other program talking to it (using UDP). That would be...

@ichorid would you mind creating a separate ticket for the DNS leak? Have you seen any other application successfully tunnel UDP via an `ssh` proxy? (if so, I would be...

@proninyaroslav I have not observed the problem. Do you have a wireshark dump demonstrating the issue? Ideally I would have two wireshark dumps, the second one demonstrating the proxy successfully...