Skip to content

v1.3.6

Compare
Choose a tag to compare
@Lyoko-Jeremie Lyoko-Jeremie released this 06 Sep 15:50
· 4 commits to master since this release
v1.3.6
2d29722

v1.3.6

build from commit 2d29722 tag v1.3.6

the ProxyHandshakeAuth mode stable now

after this version, the Old(Normal) mode Deprecated

[+] add socks4/socks4a impl (with auth support) , can set disableSocks4 option in config, see readme
[F] fix multi-thread, now the relay work in real multi-thread mode
[E] enhance smaller memory footprint , less memory use in every relay



the name format is :
Socks5BalancerAsio-<git commit hash>-<OpenSSL Link Mode>-<Type>-<OS>.zip


the Old impl Version :
Socks5BalancerAsio-*-*-Normal-*.zip

the new Auth impl Version :
Socks5BalancerAsio-*-*-ProxyHandshakeAuth-*.zip

the MINI_BUILD_MODE Version :
Socks5BalancerAsio-*-*-MINI_BUILD_MODE-*.zip

the Windows build Version :
Socks5BalancerAsio-*-*-*-Windows.zip

the Linux build Version :
Socks5BalancerAsio-*-*-*-Linux.zip

the Static link OpenSSL build Version :
Socks5BalancerAsio-*-StaticSSL-*-*.zip

the Dynamic link OpenSSL build Version :
Socks5BalancerAsio-*-DynamicSSL-*-*.zip


if you are a new user, and don't known how to select.
recommand the
Socks5BalancerAsio-*-StaticSSL-ProxyHandshakeAuth-Windows.zip
OR the
Socks5BalancerAsio-*-DynamicSSL-ProxyHandshakeAuth-Linux.zip