Domain Router

Reverse Proxy for routing subdomains to different ports on same host machine

Configuration

test.pablu.de;8181
manga.pablu.de;8282
pablu.de;8080
<Url>;<local Port>

Building

Build executable

make build

Runnging with default config

make run
Description
I guess this is a reverse Proxy
Readme 101 KiB
Languages
Go 99.7%
Makefile 0.3%