Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 331 Bytes

Redirector

An Express app that redirects according to the given parameter.

Usage

Run deploy.sh to start a production server, which by default listens on port 4338.

Access any route of the server with the mandatory query parameter uri, the URI desired to redirect to. Parameters to append to the URI may follow.