To install the package, run:
go install github.com/go-zoox/ingress@latest
# 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
See the configuration file.
GoZoox is released under the MIT License.