Skip to content

halitsever/suparedirect

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors