mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-28 15:10:12 +08:00
9 lines
348 B
Plaintext
9 lines
348 B
Plaintext
Bugfixes:
|
|
! Fixed: bandwidth limiters (once again)
|
|
! Fixed: data filtering plugins (PCREPlugin, SSLPlugin). SSLPlugin use on Linux requires to disable splice (-s0)
|
|
! FIxed: standalone proxies do not react on HUP (Ctrl+C) in Linux/Unix
|
|
! Fixed: few minor bugs
|
|
|
|
Improvements:
|
|
+ deb for arm platforms (experimental)
|
|
+ Openssl 1.1 support for SSLPlugin |