/short-link

A simple Short link app wrote in flask and html (non-CSS)

Primary LanguagePython

short-link

Github releases Demo website
A simple Short link app written in Flask and HTML (non-CSS)

Requirements module
flask
validators
argparse

Flask will run on port 5000, but you can change it in main.py

WARNING •Because of security, the option of show link will be set to "n" value as default.
But you can change it in get.py file.

Usage

Generate page : /manage/generate
Redirect : /(scode)

Change Log

•Ver.1.2: Big Update
-Now we change slink format from /?p=(scode) to /(scode)
-fix bug

•Ver.1.1: Add Password protection

•Ver.1.0: Now Slink released as version 1.0