Skip to content

v0.2.2 - Improved Error Messages

Choose a tag to compare

@wolfsoftwaresystemsltd wolfsoftwaresystemsltd released this 26 Jan 06:53
· 18 commits to main since this release

Changes in v0.2.2

  • Improved proxy error messages - Now shows detailed backend connection info including:

    • Exact backend IP:port being connected to
    • Specific error types (connection refused, network unreachable, DNS failure, timeout, connection reset)
    • Helpful troubleshooting hints
  • Added install.sh - Automated installation script that:

    • Detects OS and installs build dependencies
    • Builds release binary
    • Optionally installs systemd service (when run as root)
  • HTTP connector improvements - Better TCP settings for outbound connections