mirror of
https://github.com/bol-van/zapret.git
synced 2024-11-30 05:50:53 +03:00
blockcheck: beautify
This commit is contained in:
parent
3f9874e316
commit
5892e31b50
@ -672,13 +672,11 @@ check_domain()
|
||||
}
|
||||
done
|
||||
|
||||
echo
|
||||
if [ "$SUBSYS" = "pfSense" ] ; then
|
||||
echo
|
||||
echo "tpws tests are not possible on pfSense"
|
||||
report_append "ipv${IPV} $4 $1 : automated tpws tests are not possible on pfSense. check docs/bsd.txt"
|
||||
else
|
||||
echo
|
||||
|
||||
echo preparing tpws redirection
|
||||
tpws_ipt_prepare $2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user