]> Sergey Matveev's repositories - btrtrc.git/commit
Decide where to set proxy for HTTP trackers
authorMatt Joiner <anacrolix@gmail.com>
Wed, 11 Jul 2018 05:10:58 +0000 (15:10 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 11 Jul 2018 05:10:58 +0000 (15:10 +1000)
commitde083804640749cd128a534c755231818f04c01b
tree05e43b0bd21043344cabbd5428ff68997e3b3216
parentb9cfe71d909b4c8d0d7c50888913087a45921239
Decide where to set proxy for HTTP trackers

Remove old ClientConfig.setProxyURL, set this directly now through ClientConfig.TrackerHttpClient.Transport.Proxy (if your Client allows it).
config.go
tracker_scraper.go