Skip to content

Conversation

@jesse-osiecki
Copy link
Contributor

Remove PhantomJS
Default to Firefox
Convert code to work with Python3
Run Black and yapf against source file
Update Dockerfile to use ubuntu 20.04 and apt geckodriver, fix dependencies

Jesse Osiecki added 2 commits January 14, 2021 13:19
- remove requesocks hard dependency - Ran code through Black linter/formater - Modify to use Geckodriver by default, PhantomJS seemed defunct
@breenmachine
Copy link
Owner

Thanks so much! I've been meaning to fix this code for ages and haven't gotten around to it. I'll test and merge this tomorrow.

@jesse-osiecki
Copy link
ContributorAuthor

jesse-osiecki commented Jan 14, 2021 via email

- yapf reordered imports
@jesse-osiecki
Copy link
ContributorAuthor

I'm adding a few more things today, the socket library was missing in imports, masscan xml support (hopefully), among other things

Jesse Osiecki added 2 commits January 15, 2021 14:43
Change Firefox headless option to use non-deprecated method add import socket
@breenmachinebreenmachine merged commit 0de1ade into breenmachine:masterJan 24, 2021
@breenmachine
Copy link
Owner

Had some time to try it out and looks good! The cluster script needs some updates as well but I'll take care of that. Thanks again!

@jesse-osiecki
Copy link
ContributorAuthor

jesse-osiecki commented Jan 24, 2021 via email

Sign up for freeto 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

@jesse-osiecki@breenmachine