go-camo

Secure image proxy server that allows safe proxying of remote images

brewmacoslinux
Try with needOr install directly
Source

About

Secure image proxy server

Commands

go-camo

Examples

Start go-camo server on default port 8081$ go-camo
Start go-camo on a custom port with listening address$ go-camo -listen=127.0.0.1:3000
Start go-camo with custom hmac key for URL signing$ go-camo -key=your-secret-key-here