Matt Joiner

Results 791 comments of Matt Joiner

Proxy support has been added by @elgatito , see the ProxyURL field in the [Config struct](https://godoc.org/github.com/anacrolix/torrent#Config).

@gen2brain or anyone else following this thread: Are there any good socks5 client packages that support SOCKS5, and possibly UDP ASSOCIATE?

@elgatito I know you don't use this repo actively anymore, but do you know what would be required to support incoming connections over SOCKS? Would that be TCP BIND and...

I've opened https://github.com/anacrolix/go-libutp/issues/17, as I suspect go-libutp will require some extra configuration to support SOCKS.

> Unfortunately the proxy package does not currently support DialContext, I didn't look around to see if other proxy packages did support it. However, adding Context with proxy support is...

Could you include a link to the upstream issue?

Some work was already done I think for this tracker, see https://github.com/anacrolix/torrent/commit/c81da2d5ee200de6175fe508d3a2ac46d6146a8d. This is included in v1.19.0 and above.

Sorry it's difficult for me to contribute to this without using a private tracker that requires custom query parameters myself. FWIW it will be something very simple, any links to...

I don't have time for this issue at the moment, sorry. Someone else feel free to pick it up.