Skip to content

Conversation

@pull
Copy link

@pull pull bot commented May 24, 2021

See Commits and Changes for more details.


Created by pull[bot]

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

alxhotel and others added 30 commits May 20, 2021 16:31
fix(deps): update dependency run-series to ^1.1.9
fix(deps): update dependency run-parallel to ^1.2.0
fix(deps): update dependency simple-websocket to ^9.1.0
chore(deps): update dependency tape to ^5.2.2
fix(deps): update dependency ws to ^7.4.5
fix(deps): update dependency chrome-dgram to ^3.0.6
chore(deps): update dependency wrtc to ^0.4.7
fix(deps): update dependency bn.js to ^5.2.0
chore(deps): update dependency magnet-uri to v6
chore(deps): update dependency bufferutil to ^4.0.3
DiegoRBaquero and others added 29 commits May 31, 2021 09:42
## [9.17.1](v9.17.0...v9.17.1) (2021-06-15)

### Bug Fixes

* add package-lock ([0e486b0](0e486b0))
* **deps:** update dependency bn.js to ^5.2.0 ([2d36e4a](2d36e4a))
* **deps:** update dependency chrome-dgram to ^3.0.6 ([a82aaaa](a82aaaa))
* **deps:** update dependency run-parallel to ^1.2.0 ([fcf25ed](fcf25ed))
* **deps:** update dependency run-series to ^1.1.9 ([fa2c33f](fa2c33f))
* **deps:** update dependency simple-websocket to ^9.1.0 ([96fedbd](96fedbd))
* **deps:** update dependency ws to ^7.4.5 ([6ad7ead](6ad7ead))
* **deps:** update webtorrent ([1e8d47d](1e8d47d))
* UDP url parsing ([8e24a8c](8e24a8c))
## [9.17.2](v9.17.1...v9.17.2) (2021-06-15)

### Bug Fixes

* modernize ([e5994d2](e5994d2))
## [9.17.3](v9.17.2...v9.17.3) (2021-07-02)

### Bug Fixes

* auto update authors on version ([b5ffc70](b5ffc70))
## [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 EVAyo: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