Skip to content

3proxy-0.9.5

Choose a tag to compare

@z3APA3A z3APA3A released this 10 Mar 10:11

!!Security fix: proxy can potentially crash on on some platforms due to overlapping regions in strcpy() (thanks to @lenix123 for reporting)
+ new proxy service type: tlspr - SNI proxy, may also be used as parent tls type, sniffs hostname from TLS handhake, read more in https://github.com/3proxy/3proxy/wiki/tlspr https://github.com/3proxy/3proxy/wiki/How-To-(incomplete)#TLSPR
+ new proxy service type: auto - autodetect proxy type between proxy and socks
+ SSLPlugin is rewritten, production-ready, supports TLS (SSL) server (may be used to create https:// type proxy), certificates checks and cypher options, see https://github.com/3proxy/3proxy/wiki/SSLPlugin
+ -g option is added for grace delay to reduce CPU load, see https://github.com/3proxy/3proxy/wiki/High-Load
! Multiple minor bugfixes
! More supported sockets options

3proxy-0.9.5-x64.zip - Win64 binaries
3proxy-0.9.5-i386.zip - Win32 binaries
3proxy-0.9.5-lite.zip - Win32 binaries for older Windows version (Windows Vista and below)
3proxy-0.9.5-arm64.zip - Win64 ARM version

3proxy-0.9.5.x86_64.deb - x86 64 bit Linux Debian based
3proxy-0.9.5.x86_64.rpm - x86 64 bit Linux RH based
3proxy-0.9.5.aarch64.deb - ARM 64 Linux Debian based
3proxy-0.9.5.aarch64.rpm - ARM 64 Linux RH based
3proxy-0.9.5.arm.deb - ARM Linux Debian based
3proxy-0.9.5.arm.rpm - ARM Linux RH based