Releases: Kaciras/fetch-socks
Releases · Kaciras/fetch-socks
v1.3.0
- Update undici to v6.x fix types error.
- Update socks to 2.8.1, fix vulnerability of
ip
package.
v1.2.0
- Add support for perform socks handshake on existing connection.
- Allow
proxies
parameter to be an empty array. In this case, it will connect directly.
v1.1.0
use parameter instead of proxy
property in options.