Skip to content

Releases: iceboy233/proxy

v0.1.9-pre2

09 Mar 21:07
Compare
Choose a tag to compare
v0.1.9-pre2 Pre-release
Pre-release

system: Defaults TCP fast open connect to auto mode, only enables when there are initial data.

v0.1.9-pre

02 Mar 22:17
Compare
Choose a tag to compare
v0.1.9-pre Pre-release
Pre-release

system: Support TCP fast open in connector and listener for Linux.

v0.1.8

25 Aug 00:14
Compare
Choose a tag to compare

ares: Update c-ares to 1.25.0

v0.1.7

16 Jun 19:53
0e9eccf
Compare
Choose a tag to compare

Add TCP connect support (experimental).

v0.1.6

26 Dec 22:43
Compare
Choose a tag to compare

ares: Support custom server and address family config.

v0.1.5

04 Sep 21:17
Compare
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
Compare
Choose a tag to compare

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

v0.1.3

11 Jan 21:57
Compare
Choose a tag to compare

Update boringssl to chromium-107.0.5304.121 (linux/stable).

v0.1.2

10 Jan 00:52
Compare
Choose a tag to compare

Support Windows.

v0.1.1

08 Jan 04:14
Compare
Choose a tag to compare

misc: echo, null, random and zero handlers.
Support arm64 platform.