proxy-agents

Node.js HTTP Proxy Agents Monorepo

Downloads
1.2B
Stars
826
Committers
37

Bot releases are hidden (Show)

proxy-agents -

Published by TooTallNate over 2 years ago

Patches

  • Remove servername check: 3d2981c25a3ff0363a6a38754cfe25b3bf27e5cc
  • Fix compatibility with Node.js 14: #104

Credits

Huge thanks to @lpinca for helping!

proxy-agents -

Published by TooTallNate over 4 years ago

Major Changes

  • Refactor to TypeScript: #95
proxy-agents -

Published by TooTallNate almost 5 years ago

Major Changes

  • Set "engines" requirement to node 6.0.0: #82
  • Update dependencies: c846a6849e058b7477b09922d1d044537985533a

Minor Changes

  • Update debug to v4.0.0: #82

Patches

  • Use localhost instead of 127.0.0.1 in tests: 829905f8bcec66a3ae79ee4b99caa603b9d68173

Credits

Huge thanks to @Krinkle for helping!

proxy-agents -

Published by TooTallNate almost 5 years ago

Patches

  • Add .editorconfig file: a0d4a20458498fc31e5721471bd2b655e992d44b
  • Add .eslintrc.js file: eecea74a1db1c943eaa4f667a561fd47c33da897
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Remove unused stream module: 9fdcd47bd813e9979ee57920c69e2ee2e0683cd4

Credits

Huge thanks to @lpinca for helping!

proxy-agents -

Published by TooTallNate almost 5 years ago

Patches

  • Update README with actual secureProxy behavior: #65
  • Update proxy to v1.0.0: d0e3c18079119057b05582cb72d4fda21dfc2546
  • Remove unreachable code: 46aad0988b471f042856436cf3192b0e09e36fe6
  • Test on Node.js 10 and 12: 3535951e482ea52af4888938f59649ed92e81b2b
  • Fix compatibility with Node.js >= 10.0.0: #73
  • Use an EventEmitter to replay failed proxy connect HTTP requests: #77

Credits

Huge thanks to @stoically, @lpinca, and @zkochan for helping!

proxy-agents -

Published by TooTallNate about 5 years ago

Patches

  • Update proxy to v1.0.1: 7ce932a48d8921ec5a3eaa1396b570b236e15814
  • Add GitHub Actions for Node CI: 67f71c6174342d33adac0b1f2e1d8b8c48c954ba
  • Delete .travis.yml: 3b680bab19fa2c57ea184d5fbb092b142d3a573a
  • Replace Travis CI status badge with workflow status badge: #80
  • Use a net.Socket instead of a plain EventEmitter for replaying proxy errors: #83
  • Test CI on "push to master" and "pull request": 11d4677c96dd9863f251eec9976d163ea541e57d

Credits

Huge thanks to @lpinca for helping!

proxy-agents -

Published by TooTallNate about 5 years ago

This release fixes the MitM vulnerability reported via HackerOne. It is a breaking change because Node 4, 5, and 7 are no longer tested in CI (note that Node 6 is still supported).

Major Changes

  • Remove Node 5 and 7 from Travis: 590bc8bed1348de6543f8d34d482c7e12a0a21ae
  • Remove Node 4 from Travis: 6c804a2c919b53d29030340da8b02fd8225fd258

Minor Changes

  • Update proxy to v1.0.0: d0e3c18079119057b05582cb72d4fda21dfc2546
  • Test on Node.js 10 and 12: 3535951e482ea52af4888938f59649ed92e81b2b
  • Fix compatibility with Node.js >= 10.0.0: #73
  • Add .editorconfig file: 06ead2fe61f8123fbcc876f975fa2a0896d5c232
  • Add .eslintrc.js file: ae5357223f5f3b7e13a8f684715dc1e291fd4a7a

Patches

  • Update README with correct secureProxy behavior: #65
  • Remove unreachable code: 46aad0988b471f042856436cf3192b0e09e36fe6
  • [TypeScript] Allow port to be a string: #72
  • Use an EventEmitter to replay failed proxy connect HTTP requests: #77

Credits

Huge thanks to @lpinca, @stoically, and @zkochan for helping!

proxy-agents -

Published by sadasant over 5 years ago

Patches

  • Remove package-lock.json: c881009b9873707f5c4a0e9c277dde588e1139c7
  • Ignore test directory, History.md and .travis.yml when creating npm package. Fixes #42: #45
  • Update agent-base to v4.2: #50
  • Add TypeScript type definitions: #66
  • Feat(typescript): Allow input to be options or string: #68
  • Update agent-base to v4.3: #69

Credits

Huge thanks to @marco-c, @tareqhs, @ianhowe76, and @BYK for helping!

proxy-agents -

Published by TooTallNate over 6 years ago

Patches

  • Add defaultPort field: #43

Credits

Huge thanks to @jan-auer for helping!

proxy-agents -

Published by TooTallNate over 6 years ago

Minor Changes

  • Use Buffer.from(): 1c24219df87524e6ed973127e81f30801d658f07
  • Add "engines" to package.json: a27792225b652c5483247c96654d40bda27873d0