mirror of
https://github.com/google/security-research
synced 2026-06-08 14:27:23 +00:00
[v8ctf] set user-data-dir to enable js logging
This commit is contained in:
@@ -11,4 +11,4 @@ if ! echo $url | grep -E '^https?://[A-Za-z0-9.:/?%\-_+&=]*$' -q; then
|
||||
fi
|
||||
|
||||
dbus-daemon --system
|
||||
dbus-run-session -- $CHROME --headless=new --no-sandbox --disable-crashpad --disable-breakpad --disable-crash-reporter --enable-logging=stderr "${url}"
|
||||
dbus-run-session -- $CHROME --headless=new --no-sandbox --disable-crashpad --disable-breakpad --disable-crash-reporter --enable-logging=stderr --user-data-dir=/home/user "${url}"
|
||||
|
||||
Reference in New Issue
Block a user