We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望可以把stream模块编译进去以支持四层代理。--with-stream 不配置默认是不启用的,不改变原有的设计与功能,可以给有需要的用户提供一个选择。
--with-stream
sh-4.4# ./uuwaf -V uuWAF version: uuWAF/1.24.0 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) built with OpenSSL 1.1.1w 11 Sep 2023 TLS SNI support enabled configure arguments: --with-ld-opt='-L/root/uuwaf/waf/ -Wl,--whole-archive -lwaf -Wl,--no-whole-archive -Wl,-rpath,/uuwaf/luajit/lib' --with-pcre=/root/uuwaf/pcre --with-pcre-jit --with-openssl=/root/uuwaf/openssl-1.1.1w --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --add-module=/root/uuwaf/ngx_devel_kit-0.3.3 --add-module=/root/uuwaf/set-misc-nginx-module --add-module=/root/uuwaf/ngx_lua --with-http_v2_module --with-threads --prefix=/uuwaf
The text was updated successfully, but these errors were encountered:
为了减少可能的攻击面,南墙默认尽可能精简功能来加强安全。四层代理我们会视情况加入
Sorry, something went wrong.
No branches or pull requests
希望可以把stream模块编译进去以支持四层代理。
--with-stream
不配置默认是不启用的,不改变原有的设计与功能,可以给有需要的用户提供一个选择。
sh-4.4# ./uuwaf -V uuWAF version: uuWAF/1.24.0 built by gcc 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) built with OpenSSL 1.1.1w 11 Sep 2023 TLS SNI support enabled configure arguments: --with-ld-opt='-L/root/uuwaf/waf/ -Wl,--whole-archive -lwaf -Wl,--no-whole-archive -Wl,-rpath,/uuwaf/luajit/lib' --with-pcre=/root/uuwaf/pcre --with-pcre-jit --with-openssl=/root/uuwaf/openssl-1.1.1w --with-http_ssl_module --with-http_stub_status_module --with-http_realip_module --add-module=/root/uuwaf/ngx_devel_kit-0.3.3 --add-module=/root/uuwaf/set-misc-nginx-module --add-module=/root/uuwaf/ngx_lua --with-http_v2_module --with-threads --prefix=/uuwaf
The text was updated successfully, but these errors were encountered: