325 B
325 B
Ultrashorty
Really simple HTTP redirection using a CSV file.
Usage
Create a CSV file with the following headings and add in as many redirects as you like:
From,To,Status Code
Start Ultrashorty:
ultrashorty /path/to/redirects.csv
To load changes to the CSV, just stop and restart Ultrashorty.