You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: bump version to 0.7.13 and enhance CloudTunnel connection security
- Updated version number to 0.7.13 in VERSION file.
- Improved CloudTunnel connection handling by pinning TLS version to 1.2 to avoid issues with certain edge cases in application data transmission.
- Set ALPN to "http/1.1" in the TLS ClientHello to prevent bot-like fingerprinting and ensure compatibility with Cloudflare and other edge networks.
- Added User-Agent header to WebSocket requests for better identification in cloud-side logs.
0 commit comments