We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
488d39d
Merge pull request #35 from Andrew-Wichmann/master Update UserAgent header to latest Chromium version
5c3c9bd
Merge pull request #22 from laszlo-karpati/master support custom headers
af01c09
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 🤣
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
docker run --rm -p 3000:3000 --env PROXY_SERVER=socks5://host:port -it ws-screenshot