Skip to content

Repository files navigation


🔄 Lightweight anonymous redirect service with referer stripping


Documentation

  • 🧑‍💻 TODO - update docs

Running via docker:

# expose api port only
docker run -p 3000:3000  halitsever/suparedirect:latest

# expose dashboard & api ports
docker run -p 3000:3000 -p 5173:5173  halitsever/suparedirect:latest

For development:

npm i
npm run start

Usage:

curl http://localhost:3000/?to=https://halit.org

you can use to parameter for redirecting to any website

MIT License - Halit Sever

About

Lightweight anonymous redirect service with referer stripping

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages