- Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository:mxm-tools/httpscreenshot
Uh oh!
There was an error while loading. Please reload this page.
base:888faaf
head repository:breenmachine/httpscreenshot
Uh oh!
There was an error while loading. Please reload this page.
compare:f081c69
- 17 commits
- 7 files changed
- 5 contributors
Commits on Jan 14, 2021
- Modify code to work with Python 3
- remove requesocks hard dependency - Ran code through Black linter/formater - Modify to use Geckodriver by default, PhantomJS seemed defunct
Jesse Osiecki committedJan 14, 2021 Configuration menu - View commit details
Copy full SHA for 1ea535a - Browse repository at this point
Copy the full SHA 1ea535aView commit details - Jesse Osiecki committed
Jan 14, 2021 Configuration menu - View commit details
Copy full SHA for 6439a9f - Browse repository at this point
Copy the full SHA 6439a9fView commit details
Commits on Jan 15, 2021
Configuration menu - View commit details
Copy full SHA for dbc98fe - Browse repository at this point
Copy the full SHA dbc98feView commit details Change Firefox headless option to use non-deprecated method add import socket
Jesse Osiecki committedJan 15, 2021 Configuration menu - View commit details
Copy full SHA for 56deb0c - Browse repository at this point
Copy the full SHA 56deb0cView commit details - Jesse Osiecki committed
Jan 15, 2021 Configuration menu - View commit details
Copy full SHA for fdb7ed0 - Browse repository at this point
Copy the full SHA fdb7ed0View commit details
Commits on Jan 24, 2021
Merge pull requestbreenmachine#36from jesse-osiecki/master
Python 3 and more
breenmachine authoredJan 24, 2021 Configuration menu - View commit details
Copy full SHA for 0de1ade - Browse repository at this point
Copy the full SHA 0de1adeView commit details
Commits on Mar 26, 2021
Fixed gnmap parsing to support masscan format properly
breenmachine committedMar 26, 2021 Configuration menu - View commit details
Copy full SHA for 510b318 - Browse repository at this point
Copy the full SHA 510b318View commit details
Commits on Aug 3, 2021
Updated screenshot clustering output
breenmachine committedAug 3, 2021 Configuration menu - View commit details
Copy full SHA for 1f0349a - Browse repository at this point
Copy the full SHA 1f0349aView commit details
Commits on Jan 10, 2022
updated headless browser to use chrome driver manager updated the URL queue to a defaultdict from collections updated file parsing to now parse gnmap and xml from nmap and masscan updated requirements.txt to include webdriver_manager (updated headless) and lxml (used by cluster script) updated install-dependencies.sh based on a fresh install of Ubuntu 20.04.3 LTS
jstnkndy authoredJan 10, 2022 Configuration menu - View commit details
Copy full SHA for a30c140 - Browse repository at this point
Copy the full SHA a30c140View commit details
Commits on Jan 26, 2022
Changing dockerfile comment pointing to https://hub.docker.com/r/andmyhacks/httpscreenshot as it's 5 years out of date
jesse-osiecki authoredJan 26, 2022 Configuration menu - View commit details
Copy full SHA for 341de08 - Browse repository at this point
Copy the full SHA 341de08View commit details Configuration menu - View commit details
Copy full SHA for 27859be - Browse repository at this point
Copy the full SHA 27859beView commit details - jesse-osiecki authored
Jan 26, 2022 Configuration menu - View commit details
Copy full SHA for 5e73d39 - Browse repository at this point
Copy the full SHA 5e73d39View commit details adding Dockerfile run instructions
jesse-osiecki committedJan 26, 2022 Configuration menu - View commit details
Copy full SHA for 4397b57 - Browse repository at this point
Copy the full SHA 4397b57View commit details - Add switch to cli to allow choice between Chrome/Firefox, keeping the
-p headless flag as an option for both Default is Firefox as the previous changes defaulting to Chrome breaks previous functionality
jesse-osiecki committedJan 26, 2022 Configuration menu - View commit details
Copy full SHA for cba2861 - Browse repository at this point
Copy the full SHA cba2861View commit details - jesse-osiecki committed
Jan 26, 2022 Configuration menu - View commit details
Copy full SHA for 8acef3a - Browse repository at this point
Copy the full SHA 8acef3aView commit details
Commits on Jan 27, 2022
Merge pull requestbreenmachine#38from jesse-osiecki/browser-flag
Add switch to cli to allow choice between Chrome/Firefox
breenmachine authoredJan 27, 2022 Configuration menu - View commit details
Copy full SHA for 0ef8f8f - Browse repository at this point
Copy the full SHA 0ef8f8fView commit details
Commits on Oct 1, 2024
- jstnkndy authored
Oct 1, 2024 Configuration menu - View commit details
Copy full SHA for f081c69 - Browse repository at this point
Copy the full SHA f081c69View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff 888faaf...f081c69
Uh oh!
There was an error while loading. Please reload this page.