elestio / ws-screenshot

A simple way to take a screenshot of a website by providing its URL. ws-screenshot include a simple web UI but also a REST API and a Websocket API to automate screenshots.
http://backup15.terasp.net/
MIT License
106 stars 36 forks source link

Make REST support proxy_server env too #13

Closed andreiMaksimov closed 2 years ago

andreiMaksimov commented 2 years ago

Its actually an addition to the last PR, to make API also support proxy_server env. I guess I missed it