yxorp/README.md

366 B

yxorp

Simple reverse proxy | yxorp esrever elpmiS

Listen http request on one port and redirect to another app server on specific ports defined in a config file.

Usage

yxorp my_config_file

Defaults to port 80.

To specify the port:

yxorp -p8080 my_config_file

See domains-exemple and tests/domains-test for domain file syntax.