Skip to content

Releases: 0x676e67/vproxy

v2.0.55

01 Feb 20:53
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update rand requirement from 0.8.5 to 0.9.0 by @dependabot in #128
  • perf: Improved ttl calculation scenario by @0x676e67 in #129

Full Changelog: v2.0.51...v2.0.55

v2.0.51

31 Jan 12:41
Compare
Choose a tag to compare

What's Changed

  • feat: Implementing the Copy trait for Extension by @0x676e67 in #126
  • perf: Optimize CPU performance by adjusting max_blocking_threads by @0x676e67 in #127

Full Changelog: v2.0.50...v2.0.51

v2.0.50

24 Jan 15:14
Compare
Choose a tag to compare

What's Changed

  • chore(socks): Remove unused code by @0x676e67 in #122
  • feat: Auto configuration net.ipv6.conf.all.disable_ipv6 by @0x676e67 in #123
  • perf: Hash calculation is placed in the blocked task thread by @0x676e67 in #124
  • feat: Add uninstall command to remove the current executable by @0x676e67 in #125

Full Changelog: v2.0.26...v2.0.50

v2.0.26

21 Jan 02:25
Compare
Choose a tag to compare

What's Changed

  • feat: Filter routing table rules and tracking by @0x676e67 in #121

Full Changelog: v2.0.25...v2.0.26

v2.0.25

20 Jan 09:35
Compare
Choose a tag to compare

What's Changed

  • feat: Added IP route tracing by @0x676e67 in #119
  • fix(route): Resolve route configuration differences across Linux distributions by @0x676e67 in #120

Full Changelog: v2.0.12...v2.0.25

v2.0.12

19 Jan 10:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.11...v2.0.12

v2.0.11

19 Jan 04:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.10...v2.0.11

v2.0.10

18 Jan 15:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.10

v2.0.5

18 Jan 10:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.5

v2.0.1

18 Jan 07:48
Compare
Choose a tag to compare

What's Changed

  • feat(http): Add incoming connect timeout by @0x676e67 in #99
  • chore: Unified binary name by @0x676e67 in #100
  • feat(http): Remove unauthenticated extension parser by @0x676e67 in #101
  • fix: Fix http connector missing timer by @0x676e67 in #102
  • refactor(connector): Separate HTTP and TCP responsibilities into HttpConnector and TcpConnector by @0x676e67 in #103
  • feat(socks): Adapt UDP address allocation by @0x676e67 in #105
  • feat(socks): Adapt BIND command proxy by @0x676e67 in #106

Full Changelog: v2.0.0...v2.0.1