strawberry

module
v0.0.0-...-8cd5d0d Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2022 License: MIT

README

Strawberry

Go Report Card GitHub

Strawberry is a fast reverse proxy server with automatic HTTPS, written in Go. It is designed for use for BerryByte's backend systems.

Installation

Build from source

Requirements:

  • Go 1.18, or newer.

Download the source code for Strawberry from GitHub.

git clone https://github.com/berrybyte-net/strawberry.git
cd strawberry

Build the source code using Go compiler.

CGO_ENABLED=0 go build -v -ldflags="-s -w" -o strawberry cmd/strawberry/main.go

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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