Releases: elestio/ws-screenshot
Releases · elestio/ws-screenshot
1.1.1
Merge pull request #35 from Andrew-Wichmann/master
Update UserAgent header to latest Chromium version
1.1.0
Merge pull request #22 from laszlo-karpati/master
support custom headers
1.0.9
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
Added proxy support (Thanks @tekliner)
Example usage with docker:
docker run --rm -p 3000:3000 --env PROXY_SERVER=socks5://host:port -it ws-screenshot