package
1.5.0
Repository: https://github.com/beefsack/webify.git
Documentation: pkg.go.dev

# Functions

ParseConfig parses options from arguments and environment variables.

# Constants

EnvScript is the name of the environment variable to configure the script to execute.

# Structs

Opts are the options parsed from the command line and environment variable.
Server is a simple proxy server to pipe HTTP requests to a subprocess' stdin and the subprocess' stdout to the HTTP response.