go-bwhero

command module
v0.1.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2025 License: BSD-3-Clause Imports: 10 Imported by: 0

README

go-bwhero

Rewritten backend of bandwidth-hero-proxy

Installation

Requirements:

Install:

go install -v codeberg.org/Yonle/go-bwhero@latest

Listening

LISTEN=localhost:8080 go-bwhero

If you want to increase libvips ConcurrencyLevel, You could change it by setting CONCURRENCY_LEVEL environment variable.

By default, go-bwhero did not have a limit of original bytes during fetching. You could configure it to redirect user to original image instead if an image is too big to be processed by setting IMAGESIZELIMIT

# This will start a server with a limit of 50 MB
IMAGESIZELIMIT=50000000 go-bwhero

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL