Skip to content

Releases: missuo/s5-rust

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 12 May 03:54
9d8013b

What's Changed

  • fix(proxy): plug fd leaks causing accept queue stall under load (9d8013b)

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@missuo missuo released this 07 May 02:25
6545e85

What's Changed

  • feat(proxy): support per-connection outbound IP via password suffix (6545e85)
  • docs: Document --send-through option and curl proxy usage (2c2daae)

Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@missuo missuo released this 16 Jan 20:20
d98f70d

What's Changed

  • refactor: replace socket2 with tokio::net::TcpSocket and enhance release notes generation (d98f70d)
  • refactor(net): use socket2 for advanced socket options and freebind (d1e97b8)
  • feat(installer): Add send-through CIDR option to installer (cba8a1c)
  • feat(proxy): Allow binding outbound connections to random IP from CIDR (26f6d59)
  • docs(readme): Update quick install command (f19e631)
  • feat(install): Handle piped input and update banner with repository URL (ae5ad32)
  • feat(install): add script for s5-rust management (0dc96de)

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@missuo missuo released this 16 Jan 17:44
0d711e6

Full Changelog: v0.0.1...v0.0.2

v0.0.1

Choose a tag to compare

@missuo missuo released this 16 Jan 17:42
2a95015