Skip to content

fix(Socks): Optimise image size

Mark Florian requested to merge fix-socks-image into main

This recovers the jpeg image from before !2659 (merged), crops it similarly to how was done in that merge request, and optimises it for a smaller size.

This takes the image size from ~3MiB to ~132KiB.

Merge request reports