Proxy Regex tests complete

This commit is contained in:
nik012003
2022-08-02 12:54:28 +02:00
parent 92be4e306b
commit b4af7f150d
4 changed files with 268 additions and 9 deletions

View File

@@ -8,4 +8,6 @@ python3 nf_test.py -p testpassword -m tcp -6
echo "Running Netfilter Regex UDP ipv4"
python3 nf_test.py -p testpassword -m udp
echo "Running Netfilter Regex UDP ipv6"
python3 nf_test.py -p testpassword -m udp -6
python3 nf_test.py -p testpassword -m udp -6
echo "Running Proxy Regex"
python3 px_test.py -p testpassword