You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyFunceble -t 3 -ex -f {toxinidir}/examples/lists/simple --dns 8.8.8.8 8.8.4.4 --dots --logging-level critical # Normally, all inactive are not tested anymore.
25
-
PyFunceble -t 3 -ex --inactive-db -f {toxinidir}/examples/lists/simple --dns 8.8.8.8 8.8.4.4 --dots --logging-level critical # And they will be retested.
26
-
PyFunceble -t 3 -ex --inactive-db --filter ".info$" -f {toxinidir}/examples/lists/simple --dns 8.8.8.8 8.8.4.4 --dots --logging-level critical # Only .info domains should be tested.
PyFunceble -t 3 -ex -f {toxinidir}/examples/lists/simple --dns 9.9.9.10 149.112.112.10 --dots --logging-level critical # Normally, all inactive are not tested anymore.
25
+
PyFunceble -t 3 -ex --inactive-db -f {toxinidir}/examples/lists/simple --dns 9.9.9.10 149.112.112.10 --dots --logging-level critical # And they will be retested.
26
+
PyFunceble -t 3 -ex --inactive-db --filter ".info$" -f {toxinidir}/examples/lists/simple --dns 9.9.9.10 149.112.112.10 --dots --logging-level critical # Only .info domains should be tested.
0 commit comments