Files
CloakBrowser/bin/cloaktest
T

4 lines
117 B
Bash
Raw Normal View History

#!/bin/bash
# Run CloakBrowser stealth test suite
exec python -u /app/examples/stealth_test.py --no-screenshots "$@"