Go to file
2022-04-21 22:20:44 +02:00
mozilla/firefox Working Docker setup 2022-02-24 00:24:34 +01:00
annotate_header.sh Refactor the script so it's more readable. Make image annotation multithreaded 2022-04-21 22:20:44 +02:00
Dockerfile Add dependencies so the pytesseract can run within docker 2022-02-27 22:27:21 +01:00
draw_rect.sh More accurate highlighting 2022-04-20 23:23:48 +02:00
ephemeral-x.sh Clean up the cli output of the script3 2022-03-05 21:21:05 +01:00
get-text-position.py Simple highlight of the set-cookies header. 2022-03-06 22:37:08 +01:00
README.md Working Docker setup 2022-02-24 00:24:34 +01:00
script3.sh Refactor the script so it's more readable. Make image annotation multithreaded 2022-04-21 22:20:44 +02:00
utils.sh Refactor the script so it's more readable. Make image annotation multithreaded 2022-04-21 22:20:44 +02:00

Screenshot service

Dependencies

  • Xvfb
  • fluxbox
  • firefox-beta

Building

docker image build -t headless-fox .

Running

docker run -ti -v $PWD:/opt -v $PWD/mozilla:/root/.mozilla/ headless-fox ./script3.sh