v0.2.2 - Improved Error Messages
·
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