Turistforeningen / node-s3-uploader

Flexible and efficient resize, rename, and upload images to Amazon S3 disk storage. Uses the official AWS Node SDK for transfer, and ImageMagick for image processing. Support for multiple image versions targets.
https://www.npmjs.com/package/s3-uploader
MIT License
241 stars 54 forks source link

[Feature] - Proxy Support #140

Open JonatanSalas opened 6 years ago

JonatanSalas commented 6 years ago

I have added support for Proxy. Please, review, and let me know if I need to make some change around. This issue should close #139, that I've started.

Starefossen commented 6 years ago

Tests are failing due to linting (npm lint) errors @JonatanSalas.