8000 GitHub - OlafHaalstra/private-urls: Hide URLs and see when they are visited.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OlafHaalstra/private-urls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

private-urls

Hide URLs and see when they are visited.

Installation instruction

Create the database <- do in docker

cd app
from project import db, create_app
db.create_all(app=create_app()) # pass the create_app result so Flask-SQLAlchemy gets the configuration.

About

Hide URLs and see when they are visited.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0