Releases: justinnamilee/relink
Releases · justinnamilee/relink
v.1.1.0 - Now with /modify!
Added a new route /modify
which allows you to add a new redirection using a simple and poorly documented form. It does some basic parsing, cleaning, and URI validation on the server side as well.
There's no security around it, cause I'm too lazy at this point.
Cheers!
v1.0.2 - Hotfix for x-forwarded-for
Just a quick fix to support x-forwarded-for
header.
Cheers,
Jdog.
v1.0.1 - Initial Release
Doesn't have any rate limiting yet (I would like to add some). Any vulnerabilities should be limited to Koa's redirect
function so keep an eye out for those.
Cheers,
Jdog.