aneurinandClaude Sonnet 5 551743176b
CI / go-tests (pull_request) Successful in 1m29s
add Gitea CI/CD workflows and Dockerfile
CI runs go vet/build/test plus govulncheck on PRs. Build pushes a
latest/previous image to the Gitea registry on push to main, and
Release pushes a tag-matched image on git tags. Adapted from the
project-manager workflows.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-06 23:17:30 +01:00
2026-03-30 22:04:50 +01:00
2026-03-30 17:38:09 +01:00
2026-03-30 17:38:09 +01:00
2026-03-30 21:51:48 +01:00
2026-03-30 21:51:48 +01:00

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.

S
Description
No description provided
Readme
43 KiB
Languages
Go 92.5%
Dockerfile 7.5%