Safe3 / uuWAF

A industry-leading free, high-performance, AI and semantic technology web application and API security protection product - uuWAF. 一款工业级免费、高性能、高扩展,支持AI和语义引擎的Web应用和API安全防护产品-南墙。Web应用防火墙、WAF、WAAP
https://waf.uusec.com
Other
730 stars 65 forks source link

如何卸载呢?没有找到相关的配置说明~ #9

Closed Iceqaq closed 2 years ago

Iceqaq commented 2 years ago

没有找到相关的配置说明

Safe3 commented 2 years ago

ps -ax | grep waf-service | awk '{print $1}' | xargs kill -9 > /dev/null 2>&1 ps -ax | grep uuwaf | awk '{print $1}' | xargs kill -9 > /dev/null 2>&1 /uuwaf/waf-service -s uninstall > /dev/null 2>&1 rm -rf /uuwaf