Skip to content

Releases: snvfk1n/http-tunneling-proxy

v0.3.4

25 Jan 09:16

Choose a tag to compare

Patches

  • Remove socket error handler (we're piping): e7fdae6
  • Proper naming (clientSocket, serverSocket): cd0122f
  • Use argv-options for argv parsing ✨: a42a801

v0.3.1

21 Jan 13:45

Choose a tag to compare

Patches

v0.3.0

17 Jan 10:27

Choose a tag to compare

Minor Changes

  • Initial commit: a55108b
  • Meta changes; npm engines, repository: 40c23ae
  • Test coverage ♎️; npm keywords: 8f178d0

Patches

  • Docs; use minimist instead of optimist: 2e63334