Skip to content

Releases: iceboy233/proxy

v0.2.4

14 Jun 03:02

Choose a tag to compare

shadowsocks: Fixed a bug that causes protocol error when buffer size is small in connector.

v0.2.3

07 Jun 02:12

Choose a tag to compare

Use larger buffer sizes.
shadowsocks: Fix large chunk size in connector.

v0.2.2

19 May 04:30

Choose a tag to compare

socks: Socks connector.

v0.2.1

12 May 00:04

Choose a tag to compare

socks: Fixed server protocol to handle fragmented or reassembled requests correctly.

Experimental TCP connect (--tcp_connect):

  • Fixed an issue where address targets are connected as names.
  • Exit with error code on connect error.

v0.2.0

01 May 03:06

Choose a tag to compare

Migrated to use bzlmod, switched to Bazel Central Registry for most dependencies.
system: Support tcp_fastopen and tcp_fastopen_connect on Linux.

v0.1.8

25 Aug 00:14

Choose a tag to compare

ares: Update c-ares to 1.25.0

v0.1.7

16 Jun 19:53
0e9eccf

Choose a tag to compare

Add TCP connect support (experimental).

v0.1.6

26 Dec 22:43

Choose a tag to compare

ares: Support custom server and address family config.

v0.1.5

04 Sep 21:17

Choose a tag to compare

Support ipv6.
Note: listeners is deprecated and will probably be removed in the future, please change the config to handlers.

v0.1.4

06 Aug 19:37

Choose a tag to compare

ares: Fixed a bug that can cause crash on DNS resolution.