Skip to content

Releases: justinnamilee/relink

v.1.1.0 - Now with /modify!

26 Nov 22:31
Compare
Choose a tag to compare

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

09 Nov 19:53
Compare
Choose a tag to compare

Just a quick fix to support x-forwarded-for header.

Cheers,
Jdog.

v1.0.1 - Initial Release

09 Nov 18:36
Compare
Choose a tag to compare

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.