more and more rules

This commit is contained in:
root
2023-03-23 11:37:27 +01:00
parent e86dfc5162
commit 1e466dfb45
4 changed files with 172 additions and 0 deletions

4
install.sh Executable file
View File

@ -0,0 +1,4 @@
pip install -r requirements.txt
mkdir -p /var/opt/waf
cp waf3.py /var/opt/waf/waf3.py
cp waf /usr/local/bin/waf