1dfa60a2377731db66f1b7184bd9ef8fbfb016ad
Build / build-and-push (push) Successful in 1m34s
Co-authored-by: Aneurin Barker Snook <aneurin@aneur.in>
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.
Languages
Go
92.5%
Dockerfile
7.5%