Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 684 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 684 Bytes

redirekt

Simple redirect server with some markdown implementation stuff.

It uses this style sheet for displaying markdown.

To do

  • Make uploading files for file server possible
  • Fix GitHub Markdown API error when reading from markdown file
  • Documentation
  • Dashboard implementation:
    • Edit, delete redirects
  • some html/style so it doesn't look like it was made 20 years ago
  • i18n
  • multiple accounts possible? (roles?)
  • password secured redirekts (maybe also 2FA/U2F?) / account selection
  • multiple files as zip/tar
  • more authentication methods
  • much more, if you have an idea, open a pr / issue!