Categorygithub.com/go-zoox/ingress
modulepackage
1.7.4
Repository: https://github.com/go-zoox/ingress.git
Documentation: pkg.go.dev

# README

Ingress - A Easy, Powerful, Fexible Reverse Proxy

PkgGoDev Build Status Go Report Card Coverage Status GitHub issues Release

Installation

To install the package, run:

go install github.com/go-zoox/ingress@latest

Quick Start

# start ingress, cached in memory, default udp port: 80
ingress run

# start ingress with config (see conf/ingress.yml for more options)
ingress run -c ingress.yml

Configuration

See the configuration file.

License

GoZoox is released under the MIT License.

# Packages

No description provided by the author
No description provided by the author

# Variables

Version is the version of ingress.