• Home
  • Releases
  • Submit Vuln
  • Press
  • About
  • PGP
  • Contact
    • Contact
    • Submit Vuln
    • VDP
  • Tutorials
    • All Posts
    • Photoshop on Linux
    • macOS on Linux
  • Supporters
  • Projects
  • Training
Sick Codes - Security Research, Hardware & Software Hacking, Consulting, Linux, IoT, Cloud, Embedded, Arch, Tweaks & Tips!
  • Home
  • Releases
  • Submit Vuln
  • Press
  • About
  • PGP
  • Contact
    • Contact
    • Submit Vuln
    • VDP
  • Tutorials
    • All Posts
    • Photoshop on Linux
    • macOS on Linux
  • Supporters
  • Projects
  • Training
No Result
View All Result
Sick Codes - Security Research, Hardware & Software Hacking, Consulting, Linux, IoT, Cloud, Embedded, Arch, Tweaks & Tips!
  • Home
  • Releases
  • Submit Vuln
  • Press
  • About
  • PGP
  • Contact
    • Contact
    • Submit Vuln
    • VDP
  • Tutorials
    • All Posts
    • Photoshop on Linux
    • macOS on Linux
  • Supporters
  • Projects
  • Training
No Result
View All Result
Sick Codes - Security Research, Hardware & Software Hacking, Consulting, Linux, IoT, Cloud, Embedded, Arch, Tweaks & Tips!
No Result
View All Result
Home Tutorials

Take Terminal Screenshots Inside Docker Container! Scrot + imcat

by Sick Codes
April 11, 2020 - Updated on June 24, 2020
in Tutorials
0
firefox screenshot inside docker container

firefox screenshot inside docker container

Find yourself taking screenshots inside a selenium container?

You can view those files in the terminal too (like ASCII art, but in color!)

You will need a fake display server first, how to install a fake display server inside Docker.

[code]

apt install make gcc automake -y
git clone https://github.com/stolk/imcat.git
cd imcat
make
scrot image.png
./imcat image.png

[/code]

Test it setting backdrops:

[code]
apt install firefox -y
firefox –ssb ‘https://www.google.com’ &
scrot firefox.png
./imcat firefox.png
[/code]

firefox screenshot inside docker container
firefox screenshot inside docker container
Next Post

How to Check if SELinux is Enabled or Disabled Ubuntu, CentOS

json flattenned array using python for sql

Pandas to SQL: Flatten JSON from Requests using Pandas (Multiple methods!)

update mysql vestacp to newer version

UBUNTU/CENTOS: Update MySQLMariaDB to ANY Version on VestaCP CentOS 7/8. 10.2, 10.4, 10.5, 10.6, 10.x

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result
  • Home
  • Releases
  • Submit Vuln
  • Press
  • About
  • PGP
  • Contact
    • Contact
    • Submit Vuln
    • VDP
  • Tutorials
    • All Posts
    • Photoshop on Linux
    • macOS on Linux
  • Supporters
  • Projects
  • Training

© 2017-2021 Sick.Codes

@sickcodes

@sickcodes

@sickcodes

Discord Server

sickcodes.slack.com

t.me/sickcodeschat

./contact_form