Skip to content

Releases: elestio/ws-screenshot

1.1.1

Choose a tag to compare

@jbenguira jbenguira released this 29 Nov 06:59
488d39d
Merge pull request #35 from Andrew-Wichmann/master

Update UserAgent header to latest Chromium version

1.1.0

Choose a tag to compare

@jbenguira jbenguira released this 17 Jan 11:58
5c3c9bd
Merge pull request #22 from laszlo-karpati/master

support custom headers

1.0.9

Choose a tag to compare

@jbenguira jbenguira released this 07 Jan 11:17

Fixed a security issue where users can submit a file:// url and read local files

Now anyone trying to send an url not starting with http:// or https:// will be Rick Rolled 🤣

1.0.6

Choose a tag to compare

@jbenguira jbenguira released this 23 Nov 16:22
011f952

Added proxy support (Thanks @tekliner)

Example usage with docker:
docker run --rm -p 3000:3000 --env PROXY_SERVER=socks5://host:port -it ws-screenshot