Skip to content

Releases: elestio/ws-screenshot

1.1.1

29 Nov 06:59
488d39d
Compare
Choose a tag to compare
Merge pull request #35 from Andrew-Wichmann/master

Update UserAgent header to latest Chromium version

1.1.0

17 Jan 11:58
5c3c9bd
Compare
Choose a tag to compare
Merge pull request #22 from laszlo-karpati/master

support custom headers

1.0.9

07 Jan 11:17
Compare
Choose a tag to compare

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

23 Nov 16:22
011f952
Compare
Choose a tag to compare

Added proxy support (Thanks @tekliner)

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