Skip to content

fix docker scripts for GUI#17738

Open
DKingAlpha wants to merge 3 commits intoandresriancho:masterfrom
DKingAlpha:master
Open

fix docker scripts for GUI#17738
DKingAlpha wants to merge 3 commits intoandresriancho:masterfrom
DKingAlpha:master

Conversation

@DKingAlpha
Copy link
Copy Markdown

No description provided.

@andresriancho
Copy link
Copy Markdown
Owner

Could you describe your PR? python-webkit dependency was missing, what is the rest?

@andresriancho andresriancho self-assigned this Apr 1, 2019
@DKingAlpha
Copy link
Copy Markdown
Author

python-webkit is needed for GUI part running.

the container path is supposed to be /home/w3af/.w3af instead of /root/.w3af, so is w3af-shard. Profiles are stored in /home/w3af/.w3af instead of under root dir. idky but this is how its gonna work.

For the TypeError, when the env var is not set, None is returned, and int(None) throws TypeError instead of ValueError.

DOCKER_RUN_GUI, as you can see, is a startup cmdline for GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants