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