Hiproxy Versions Save

๐Ÿ›  hiproxy is a lightweight proxy tool for Front-End developers based on Node.js that supports an NGINX-like configuration. ๐Ÿ”ฅ

v1.3.1

6 years ago

Fixed

  • Fixed bug #45.

v1.3.0

6 years ago

Added

v1.2.13

6 years ago

Added

  • Support for automatic selection of available port numbers when creating services. See API Documentation for more details.
  • Add more test case.

v1.2.12

6 years ago

Added

  • Add requestend event.
  • Add requestId and _startTime for CONNECT request.
  • Start HTTPS service by default.

v1.2.9

6 years ago

Bugfix

  • Fixbug: windowไธ‹ๆ— ๆณ•ๅˆ›ๅปบๅไธบ*.xx.xx็š„่ฏไนฆ #40

v1.2.7

6 years ago

Added

  • New hiproxy home page ๐Ÿบ๐Ÿบ๐Ÿบ ๐Ÿ‘๐Ÿ‘๐Ÿ‘ hiproxy home page

v1.2.6

6 years ago

Bugfix

  • Fix hosts proxy log error

Added

  • Directive can return promise or non-promise value now ๐Ÿป๐Ÿป๐Ÿป
  • Add clearFiles() api for hiproxyServer.hosts and hiproxyServer.rewrite
  • Add addRule() api for hiproxy server instance
  • Support custom hosts and rewrite snippets
  • Add hiproxy global variable

Updated

  • change proxy log format

v1.2.5

6 years ago

Bugfix

  • Fix alias directive proxy log
  • Change some log color from 'blue' to 'cyan'

Added

  • Domain block support multiple domain

v1.2.4

6 years ago

Bugfix

  • Fix error on windows
  • Fix sub-command tips in help info

v1.2.3

6 years ago

Added

  • Add requestId for each request
  • Show doc site url in hiproxy cmd and show new issue url in error msg

Bugfix

  • Response data event not emitted when use gzip