Skip to content

Rosemary v1.0.4

Choose a tag to compare

@blue0x1 blue0x1 released this 27 Apr 22:19

v1.0.4

Change Log

  • Connection concurrency throttling per agent and per target endpoint
  • Agent listener start confirmation (end-to-end ACK)
  • Write and read deadlines on all WebSocket and yamux paths
  • WebSocket pong timeout increased from 30s to 90s
  • Server-side WebSocket ping handler
  • Canceled connection tracking to avoid orphaned dials
  • Windows agent: SO_EXCLUSIVEADDRUSE on TCP listeners
  • Pre-connection pool disabled and stale pre-conn cleanup on disconnect
  • Fixed SOCKS5 tunnel goroutine leak
  • Fixed pending UDP session cleanup on agent disconnect
  • Yamux frame length validation
  • Agent forward open includes client address for logging