Files
ultrashorty/README.md
T
2026-03-30 21:51:48 +01:00

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.