Categorygithub.com/jtagcat/fwdnoencode
modulepackage
0.0.0-20241219025444-d95eaaad0acb
Repository: https://github.com/jtagcat/fwdnoencode.git
Documentation: pkg.go.dev

# README

Unescapes URL and redirects to URL in path. Useful for Firefox keywords feature with Wayback Machine:

http://100.100.100.100:8080/https://web.archive.org/web/*/%s

By definition vulnerable as open redirect

Client is responsible for infinite redirects.