Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 22, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Jul 22, 2021
Diego Rodríguez Baquero and others added 16 commits July 21, 2021 20:07
## [9.17.4](v9.17.3...v9.17.4) (2021-07-22)

### Bug Fixes

* if websocket closed, don't produce a response ([ca88435](ca88435))
* Add a httpAgent options to http and websocket client trackers.

* Add a socks proxy to udp client trackers.

* Update http agent mock to node 5+

* Bugfix in socks configuration

* Use new socket to connect to the proxy relay and slice the proxy header from the message

* Add documentation for proxy

* Provide http and https agents for proxy.
Change proxy options structure and auto populate socks HTTP agents.

* Update documentation

* Check socks version for UDP proxy

* Clone proxy settings to prevent Socks instances concurrency

* Generate socks http agents on the fly (reuse is not working)

* Use clone to deepcopy socks opts

* Dont create agent for now since we cannot reuse it between requests.

* Removed unused require

* Add .gitignore

* Fix merge conflict

* Fix URL toString

* Fix new Socket constructor

Co-authored-by: Yoann Ciabaud <[email protected]>
# [9.18.0](v9.17.4...v9.18.0) (2021-08-20)

### Features

* add proxy support for tracker clients ([#356](#356)) ([ad64dc3](ad64dc3))
## [9.18.1](v9.18.0...v9.18.1) (2021-09-01)

### Bug Fixes

* disable socks in chromeapp ([#398](#398)) ([7fd5877](7fd5877))
## [9.18.2](v9.18.1...v9.18.2) (2021-09-02)

### Bug Fixes

* **deps:** update dependency socks to v2 ([#394](#394)) ([353e1f4](353e1f4))
@pull pull bot merged commit fe0df46 into fakegit:master Oct 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants