Go to file
Kuba Orlik c1a2ff6200 Simple highlight of the set-cookies header.
Next thing to do would be to annotate it with some human-readable
comment ("here personal ID is sent")  and an arrow, and allow to pick
any header
2022-03-06 22:37:08 +01:00
mozilla/firefox Working Docker setup 2022-02-24 00:24:34 +01:00
Dockerfile Add dependencies so the pytesseract can run within docker 2022-02-27 22:27:21 +01: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 Simple highlight of the set-cookies header. 2022-03-06 22:37:08 +01: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