Skip to content

Releases: ngrok/ngrok-socks5-proxy

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:15
d288967

Changelog

  • ed97a2a Merge pull request #3 from ngrok/feat/background-service
  • d288967 Merge pull request #4 from ngrok/feat/log-format-destination
  • c707c22 feat: add native background-service support (install/start/stop/uninstall)
  • 905dc21 feat: configurable log format and destination

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 31 Jul 17:21
2b0a662

Changelog

  • 79be2e8 Merge pull request #1 from ngrok/fix/listen-url-mutual-exclusivity
  • 2b0a662 Merge pull request #2 from ngrok/feat/dial-timeout
  • 362bded feat: configurable dial timeout, fix .local DNS resolution delay

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 31 Jul 16:24

Changelog

  • 58fe933 fix: enforce --listen/--url mutual exclusivity when both passed via CLI

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 15:54

Changelog

  • 2296523 Clarify client terminology in README
  • 344235c Remove supported formats comments from Parse function
  • 092f971 add Dockerfile, Docker docs, and CI workflow
  • a333667 add release infra and org-standard repo files ahead of ngrok org transfer
  • e8c7827 fix: bridge CloseWrite for peekedConn, fix .local DNS resolution in Docker
  • e14f442 fix: correct stale dialTarget comment claiming IP-blocking
  • a1925e2 fix: update module path to github.com/ishanj12/ngrok-forward-proxy
  • 327f6f2 ngrok-forward-proxy: SOCKS5/HTTP CONNECT forward proxy with ngrok SDK integration
  • ece7e56 remove CI workflow
  • 30ab994 rename: ngrok-forward-proxy -> ngrok-socks5-proxy